git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0831d2f
)
gpe-conf: add xset to DEPENDS and RDEPENDS
author
Rene Wagner
<rw@handhelds.org>
Sun, 15 Aug 2004 19:37:23 +0000
(19:37 +0000)
committer
Rene 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
patch
|
blob
|
history
diff --git
a/gpe-conf/gpe-conf_0.1.12.oe
b/gpe-conf/gpe-conf_0.1.12.oe
index
6b5460d
..
bf35551
100644
(file)
--- a/
gpe-conf/gpe-conf_0.1.12.oe
+++ b/
gpe-conf/gpe-conf_0.1.12.oe
@@
-1,9
+1,9
@@
-PR = "r
1
"
+PR = "r
2
"
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 = "xs
et xs
t"
SECTION = "gpe"
PRIORITY = "optional"
FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps ${datadir}/applications"