xchat: Add PACKAGECONFIG for dbus and openssl

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2013-08-25 22:31:59 +02:00
parent 0229364a2f
commit b7f29b6f51
@@ -14,6 +14,10 @@ SRC_URI = "http://xchat.org/files/source/2.8/xchat-${PV}.tar.bz2 \
inherit autotools gettext
PACKAGECONFIG ??= "dbus"
PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus dbus-glib"
PACKAGECONFIG[openssl] = "--enable-openssl,--disable-openssl,openssl"
EXTRA_OECONF = "\
--disable-perl \
--disable-python \