samba4: bring back the fix to build with parallel jobs 11419/head
authorDaniel Bermond <danielbermond@gmail.com>
Sun, 23 Feb 2020 18:57:33 +0000 (18:57 +0000)
committerDaniel Bermond <danielbermond@gmail.com>
Sun, 23 Feb 2020 19:07:52 +0000 (19:07 +0000)
Fixes #11417

The fix was implemented in commit 710700c and was later removed in
commit c50c583.

Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
net/samba4/Makefile

index 8c8961cc45e52fbd1e5fde10177465430cb10166..078c286af77eb87d2f1c689afffc8279f4ce8204 100644 (file)
@@ -21,8 +21,8 @@ PKG_LICENSE_FILES:=COPYING
 PKG_CPE_ID:=cpe:/a:samba:samba
 
 # samba4=(asn1_compile,compile_et) rpcsvc-proto=(rpcgen)
-HOST_BUILD_DEPENDS:=python3/host perl/host
-PKG_BUILD_DEPENDS:=samba4/host libtasn1/host rpcsvc-proto/host
+HOST_BUILD_DEPENDS:=python3/host perl/host rpcsvc-proto/host
+PKG_BUILD_DEPENDS:=samba4/host libtasn1/host
 
 PKG_CONFIG_DEPENDS:= \
        CONFIG_SAMBA4_SERVER_NETBIOS \