[Buildroot] [PATCH 1/1] package/samba4: add required python deps for AD DC support

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Apr 5 09:00:03 UTC 2021


On Sun,  4 Apr 2021 18:58:23 +0200
Bernd Kuhls <bernd.kuhls at t-online.de> wrote:

>  ifeq ($(BR2_PACKAGE_SAMBA4_AD_DC),y)
> -SAMBA4_DEPENDENCIES += jansson
> +SAMBA4_DEPENDENCIES += \
> +	jansson \
> +	host-python-dnspython \
> +	host-python-markdown \

I'm curious: why are the host packages needed? Is it because the
configuration stuff checks on the host that they are available, while
in fact they are only needed on the target ?

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list