liblogging: enable systemd compatibility libs

If systemd is chosen as init system, liblogging will enable the
installation of compatibility libraries in systemd.

When liblogging will be updated to depend on libsystemd.so, this
selection will have to be removed.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Eric Le Bihan 2014-04-14 11:25:37 +02:00 committed by Thomas Petazzoni
parent 596b42f7d6
commit 77d6e6ac2a

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_LIBLOGGING
bool "liblogging"
select BR2_PACKAGE_SYSTEMD_COMPAT if BR2_INIT_SYSTEMD
help
Liblogging is an easy to use library for
logging. It offers an enhanced replacement