liblogging: enable systemd compatibility libs
authorEric Le Bihan <eric.le.bihan.dev@free.fr>
Mon, 14 Apr 2014 09:25:37 +0000 (11:25 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 16 Apr 2014 17:56:14 +0000 (19:56 +0200)
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>
package/liblogging/Config.in

index 23c3c1ad2dd5b4e62c6dd4b9c0f524d8ca889436..12ee950dc87f633a96b70cdd3bed5989987b0af5 100644 (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