aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/xchat
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-02-01 15:16:20 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-02-01 17:44:22 +0100
commit74ec0813562525d02da6ac45eb0237382e98a72f (patch)
treeb444b80f4833eebd1f0ac6016be0dc10d6618dbf /meta-oe/recipes-support/xchat
parent95b04ad54c1cf0cb114fc720a726695b873c6e0d (diff)
downloadmeta-openembedded-74ec0813562525d02da6ac45eb0237382e98a72f.tar.gz
xchat: add libsexy to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/xchat')
-rw-r--r--meta-oe/recipes-support/xchat/xchat_2.8.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/xchat/xchat_2.8.8.bb b/meta-oe/recipes-support/xchat/xchat_2.8.8.bb
index 3346e18712..70dc150d7e 100644
--- a/meta-oe/recipes-support/xchat/xchat_2.8.8.bb
+++ b/meta-oe/recipes-support/xchat/xchat_2.8.8.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Full-featured IRC chat client with scripting support"
LICENSE = "GPLv2+"
HOMEPAGE = "http://www.xchat.org"
SECTION = "x11/network"
-DEPENDS = "libgcrypt zlib gtk+"
+DEPENDS = "libgcrypt zlib gtk+ libsexy"
DEPENDS += "gdk-pixbuf-native"
LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"