From 6d58cc9a7b6bddb3b2cf201b541524a26c819df7 Mon Sep 17 00:00:00 2001 From: Rene Wagner Date: Sun, 15 Aug 2004 19:37:23 +0000 Subject: gpe-conf: add xset to DEPENDS and RDEPENDS BKrev: 411fbb73zkBxqc6X7XtK885jkihvmw --- gpe-conf/gpe-conf_0.1.12.oe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gpe-conf/gpe-conf_0.1.12.oe b/gpe-conf/gpe-conf_0.1.12.oe index 6b5460d68f..bf35551567 100644 --- a/gpe-conf/gpe-conf_0.1.12.oe +++ b/gpe-conf/gpe-conf_0.1.12.oe @@ -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" -- cgit v1.2.3