Add libglade to RDEPENDS
authorRichard Purdie <richard@openedhand.com>
Mon, 14 Aug 2006 00:27:16 +0000 (00:27 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 14 Aug 2006 00:27:16 +0000 (00:27 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@602 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/kf/kf_0.5.4.1.bb

index fee7cd8..a9c6ffc 100755 (executable)
@@ -1,5 +1,5 @@
 LICENSE = "GPL"
-DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth"
+DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth libglade"
 MAINTAINER = "Chris Lord <chris@openedhand.com>"
 DESCRIPTION = "Kf is a GTK+ instant messaging client."
 PR = "r2"