summaryrefslogtreecommitdiff
path: root/package/liblogging
diff options
context:
space:
mode:
authorEric Le Bihan <eric.le.bihan.dev@free.fr>2014-04-14 11:25:37 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-04-16 19:56:14 +0200
commit77d6e6ac2a74bc591cdfcadcb1d2f3e79a4469a0 (patch)
tree9ac9a5b4581c293092c434be40b2dbda3f1f0882 /package/liblogging
parent596b42f7d69be49558f9c791c952c9b669f80949 (diff)
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>
Diffstat (limited to 'package/liblogging')
-rw-r--r--package/liblogging/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/liblogging/Config.in b/package/liblogging/Config.in
index 23c3c1ad2..12ee950dc 100644
--- a/package/liblogging/Config.in
+++ b/package/liblogging/Config.in
@@ -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