networkmanager: Add PACKAGECONFIG for concheck

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2013-08-26 00:33:15 +02:00
parent fa4d5d1fbd
commit 469dab4e5a

View File

@ -40,6 +40,7 @@ PACKAGECONFIG[systemd] = " \
"
# consolekit is not picked by shlibs, so add it to RDEPENDS too
PACKAGECONFIG[consolekit] = "--with-session-tracking=consolekit,,consolekit,consolekit"
PACKAGECONFIG[concheck] = "--enable-concheck,--disable-concheck,libsoup-2.4"
# Work around dbus permission problems since we lack a proper at_console
do_install_prepend() {