package/samba4: AD DC support needs ADS
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 4 Apr 2021 17:28:58 +0000 (19:28 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 5 Apr 2021 08:54:46 +0000 (10:54 +0200)
Needed due to upstream commit:
https://gitlab.com/samba-team/samba/-/commit/607c9ab307db36aee0604d209a13b45d28c63d9b

Fixes:
http://autobuild.buildroot.net/results/b3f/b3fe797408b9041de37433602b3a47211818e44b/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/samba4/Config.in

index a34eaa80889b05f15cfb94c4737b1943b22fd27f..552afe90cdcc88930297a475de86da13cc583079 100644 (file)
@@ -32,6 +32,7 @@ config BR2_PACKAGE_SAMBA4_AD_DC
        bool "AD DC"
        depends on BR2_PACKAGE_PYTHON3
        select BR2_PACKAGE_JANSSON
+       select BR2_PACKAGE_SAMBA4_ADS
        help
          Enable Active Directory Domain Controller functionality.