mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
networkmanager: Add PACKAGECONFIG for concheck
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -40,6 +40,7 @@ PACKAGECONFIG[systemd] = " \
|
|||||||
"
|
"
|
||||||
# consolekit is not picked by shlibs, so add it to RDEPENDS too
|
# consolekit is not picked by shlibs, so add it to RDEPENDS too
|
||||||
PACKAGECONFIG[consolekit] = "--with-session-tracking=consolekit,,consolekit,consolekit"
|
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
|
# Work around dbus permission problems since we lack a proper at_console
|
||||||
do_install_prepend() {
|
do_install_prepend() {
|
||||||
|
|||||||
Reference in New Issue
Block a user