samba4: bring back the fix to build with parallel jobs
Fixes #11417 The fix was implemented in commit710700c
and was later removed in commitc50c583
. Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
This commit is contained in:
parent
9c64725f3f
commit
b1aed107b6
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ PKG_LICENSE_FILES:=COPYING
|
||||||
PKG_CPE_ID:=cpe:/a:samba:samba
|
PKG_CPE_ID:=cpe:/a:samba:samba
|
||||||
|
|
||||||
# samba4=(asn1_compile,compile_et) rpcsvc-proto=(rpcgen)
|
# samba4=(asn1_compile,compile_et) rpcsvc-proto=(rpcgen)
|
||||||
HOST_BUILD_DEPENDS:=python3/host perl/host
|
HOST_BUILD_DEPENDS:=python3/host perl/host rpcsvc-proto/host
|
||||||
PKG_BUILD_DEPENDS:=samba4/host libtasn1/host rpcsvc-proto/host
|
PKG_BUILD_DEPENDS:=samba4/host libtasn1/host
|
||||||
|
|
||||||
PKG_CONFIG_DEPENDS:= \
|
PKG_CONFIG_DEPENDS:= \
|
||||||
CONFIG_SAMBA4_SERVER_NETBIOS \
|
CONFIG_SAMBA4_SERVER_NETBIOS \
|
||||||
|
|
Loading…
Reference in a new issue