mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
libsync: added missing dependency on avahi
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4781 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "LibSync is a GObject-based framework for more convenient use of \
|
||||
OpenSync in GLib applications."
|
||||
LICENSE = "LGPL"
|
||||
SECTION = "x11"
|
||||
DEPENDS = "glib-2.0 gtk+ libglade libopensync"
|
||||
DEPENDS = "glib-2.0 gtk+ libglade libopensync avahi"
|
||||
RRECOMMENDS = "\
|
||||
libopensync-plugin-file \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user