mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +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+"
|
||||
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user