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:
c21ed31
)
avahi: add missing glib-2.0 dependency
author
Philipp Zabel
<philipp.zabel@gmail.com>
Sun, 11 Mar 2007 14:10:41 +0000
(14:10 +0000)
committer
Philipp Zabel
<philipp.zabel@gmail.com>
Sun, 11 Mar 2007 14:10:41 +0000
(14:10 +0000)
packages/avahi/avahi.inc
patch
|
blob
|
history
diff --git
a/packages/avahi/avahi.inc
b/packages/avahi/avahi.inc
index
adb1356
..
3a0b28c
100644
(file)
--- a/
packages/avahi/avahi.inc
+++ b/
packages/avahi/avahi.inc
@@
-5,7
+5,7
@@
SECTION = "network"
PRIORITY = "optional"
LICENSE = "GPL"
-DEPENDS = "expat libdaemon dbus"
+DEPENDS = "expat libdaemon dbus
glib-2.0
"
RRECOMMENDS = "libnss-mdns"
RRECOMMENDS_avahi-daemon = "libnss-mdns"