package/sslh: systemd needs libconfig
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 25 Jan 2021 22:34:20 +0000 (23:34 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 26 Jan 2021 17:18:04 +0000 (18:18 +0100)
systemd-sslh-generator unconditionally uses libconfig

Fixes:
 - http://autobuild.buildroot.org/results/d46581842906f7780f4a3a1ae21963e78e7f5276

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[yann.morin.1998@free.fr:
  - select libconfig
  - drop changes in the .mk
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/sslh/Config.in

index e608586c27ea22f5ba2e69ba36c8106b560caf65..f6b46f3218b0cee61aca773fd7e0c8ace08ac37f 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_SSLH
        bool "sslh"
-       # uses fork()
-       depends on BR2_USE_MMU
+       depends on BR2_USE_MMU # fork()
+       select BR2_PACKAGE_LIBCONFIG if BR2_PACKAGE_SYSTEMD
        help
          Applicative protocol multiplexer