gpe-conf: add xset to DEPENDS and RDEPENDS
authorRene Wagner <rw@handhelds.org>
Sun, 15 Aug 2004 19:37:23 +0000 (19:37 +0000)
committerRene Wagner <rw@handhelds.org>
Sun, 15 Aug 2004 19:37:23 +0000 (19:37 +0000)
BKrev: 411fbb73zkBxqc6X7XtK885jkihvmw

gpe-conf/gpe-conf_0.1.12.oe

index 6b5460d..bf35551 100644 (file)
@@ -1,9 +1,9 @@
-PR = "r1"
+PR = "r2"
 
 inherit gpe pkgconfig
 
-DEPENDS = "gtk+ libgpewidget libxsettings libxsettings-client pcmcia-cs xst"
-RDEPENDS = "xst"
+DEPENDS = "gtk+ libgpewidget libxsettings libxsettings-client pcmcia-cs xst xset"
+RDEPENDS = "xset xst"
 SECTION = "gpe"
 PRIORITY = "optional"
 FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps ${datadir}/applications"