mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
networkmanager: Add PACKAGECONFIG for concheck
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
fa4d5d1fbd
commit
469dab4e5a
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user