mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 17:36:23 +00:00
kf: added missing dependency on libglade
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4765 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
b43138ae32
commit
a89ebcbeb8
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user