mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
libgalago: added missing dependency on dbus-glib
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4764 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs."
|
||||
HOMEPAGE = "http://www.galago-project.org/"
|
||||
LICENSE = "LGPL"
|
||||
DEPENDS = "gettext dbus glib-2.0"
|
||||
DEPENDS = "gettext dbus glib-2.0 dbus-glib"
|
||||
|
||||
SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
|
||||
file://pkgconfig.patch;patch=1 "
|
||||
|
||||
Reference in New Issue
Block a user