summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3346e1871..70dc150d7 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"
2LICENSE = "GPLv2+" 2LICENSE = "GPLv2+"
3HOMEPAGE = "http://www.xchat.org" 3HOMEPAGE = "http://www.xchat.org"
4SECTION = "x11/network" 4SECTION = "x11/network"
5DEPENDS = "libgcrypt zlib gtk+" 5DEPENDS = "libgcrypt zlib gtk+ libsexy"
6DEPENDS += "gdk-pixbuf-native" 6DEPENDS += "gdk-pixbuf-native"
7LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" 7LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
8 8