Add libglade to RDEPENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@602 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-08-14 00:27:16 +00:00
parent 1f20ade43c
commit 5ea6825e4b
1 changed files with 1 additions and 1 deletions

View File

@ -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"