]> code.ossystems Code Review - openembedded-core.git/commitdiff
kf: added missing dependency on libglade
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 Jul 2008 14:17:28 +0000 (14:17 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 Jul 2008 14:17:28 +0000 (14:17 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4765 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/kf/kf_0.5.4.1.bb

index 20f8ecd129dbe95286da7df9b7191e2f9a6c2af1..2baa6d46f772f0dad502b73790dc29ef051fb4b6 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Kf is a GTK+ instant messaging client."
 LICENSE = "GPL"
-DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth"
+DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth libglade"
 PR = "r4"
 
 SRC_URI = "http://jabberstudio.2nw.net/${PN}/${PN}-${PV}.tar.gz \