package/samba4: fix build without python3
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 15 Dec 2019 17:36:29 +0000 (18:36 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 22 Dec 2019 22:29:08 +0000 (23:29 +0100)
commitfe033bdf534a7892ced72c11635d863afa92d1d2
treeff829ff70c1959c22d70845018c32f680d2730a9
parent6118b1ba682769c085767a4fe945895aed44e5d6
package/samba4: fix build without python3

python3 is mandatory since version 4.11 and
https://gitlab.com/samba-team/samba/commit/63d20d7822ead1626f7cb41fdbae6c9300893314

The only way to build samba4 without python3 is to disable python
bindings through --disable-python option

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/samba4/samba4.mk