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:
598c15c
)
add xst to DEPENDS and RDEPENDS
author
Phil Blundell
<philb@gnu.org>
Sun, 13 Jun 2004 15:59:12 +0000
(15:59 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sun, 13 Jun 2004 15:59:12 +0000
(15:59 +0000)
BKrev: 40cc79d0lMqokwtRiQlwfD9_BEZkpw
gpe-conf/gpe-conf_0.1.10.oe
patch
|
blob
|
history
diff --git
a/gpe-conf/gpe-conf_0.1.10.oe
b/gpe-conf/gpe-conf_0.1.10.oe
index
c9bfff3
..
3e6d9f7
100644
(file)
--- a/
gpe-conf/gpe-conf_0.1.10.oe
+++ b/
gpe-conf/gpe-conf_0.1.10.oe
@@
-1,8
+1,9
@@
-PR = "r
1
"
+PR = "r
2
"
inherit gpe pkgconfig
-DEPENDS = "gtk+ libgpewidget libxsettings libxsettings-client libdotdesktop pcmcia-cs"
+DEPENDS = "gtk+ libgpewidget libxsettings libxsettings-client libdotdesktop pcmcia-cs xst"
+RDEPENDS = "xst"
SECTION = "gpe"
PRIORITY = "optional"
FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps ${datadir}/applications"