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:
b7583ad
)
neod: neod uses apm.h which is staged by apmd, so put apmd into the DEPENDS
author
Holger Freyther
<zecke@selfish.org>
Sun, 23 Mar 2008 00:55:08 +0000
(
00:55
+0000)
committer
Holger Freyther
<zecke@selfish.org>
Sun, 23 Mar 2008 00:55:08 +0000
(
00:55
+0000)
packages/openmoko2/neod_svn.bb
patch
|
blob
|
history
diff --git
a/packages/openmoko2/neod_svn.bb
b/packages/openmoko2/neod_svn.bb
index
e627e60
..
49683db
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 = "gtk+ pulseaudio"
+DEPENDS = "gtk+ pulseaudio
apmd
"
RDEPENDS = "gpe-scap xrandr alsa-utils-amixer apm dbus"
PV = "0.1.0+svnr${SRCREV}"
PR = "r5"