mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +00:00
xchat: add libsexy to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "Full-featured IRC chat client with scripting support"
|
|||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPLv2+"
|
||||||
HOMEPAGE = "http://www.xchat.org"
|
HOMEPAGE = "http://www.xchat.org"
|
||||||
SECTION = "x11/network"
|
SECTION = "x11/network"
|
||||||
DEPENDS = "libgcrypt zlib gtk+"
|
DEPENDS = "libgcrypt zlib gtk+ libsexy"
|
||||||
DEPENDS += "gdk-pixbuf-native"
|
DEPENDS += "gdk-pixbuf-native"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user