mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
eds-dbus: Add missing DEPENDS on libglade
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5183 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Evolution database backend server"
|
||||
HOMEPAGE = "http://projects.o-hand.com/eds"
|
||||
LICENSE = "LGPL"
|
||||
DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib libsoup"
|
||||
DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib libsoup libglade"
|
||||
|
||||
PV = "1.4.0+svnr${SRCREV}"
|
||||
PR = "r4"
|
||||
|
||||
Reference in New Issue
Block a user