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:
991331f
)
neod: no need to have gconf in DEPENDS when gconf.bbclass is inherited
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Fri, 12 Oct 2007 15:27:05 +0000
(15:27 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Fri, 12 Oct 2007 15:27:05 +0000
(15:27 +0000)
packages/openmoko2/neod_svn.bb
patch
|
blob
|
history
diff --git
a/packages/openmoko2/neod_svn.bb
b/packages/openmoko2/neod_svn.bb
index
41861fa
..
2b69613
100644
(file)
--- a/
packages/openmoko2/neod_svn.bb
+++ b/
packages/openmoko2/neod_svn.bb
@@
-1,6
+1,6
@@
DESCRIPTION = "Simple Neo1973 Daemon for Button Handling and Power Management"
SECTION = "openmoko/daemons"
-DEPENDS = "g
conf g
tk+ pulseaudio"
+DEPENDS = "gtk+ pulseaudio"
RDEPENDS = "gpe-scap xrandr"
PV = "0.1.0+svn${SVNREV}"
PR = "r2"