[oe-commits] Martin Jansa : xchat: add libsexy to DEPENDS

git at git.openembedded.org git at git.openembedded.org
Fri Feb 1 17:54:51 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 74ec0813562525d02da6ac45eb0237382e98a72f
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=74ec0813562525d02da6ac45eb0237382e98a72f

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Feb  1 15:16:20 2013 +0100

xchat: add libsexy to DEPENDS

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/xchat/xchat_2.8.8.bb |    2 +-
 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 3346e18..70dc150 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"
 





More information about the Openembedded-commits mailing list