mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
talloc: Avoid dependency on unknown EXT_LIB_PYTHON.
This commit is contained in:
parent
1ae0981ce8
commit
98cfc71801
@ -86,7 +86,7 @@ def build(bld):
|
||||
|
||||
bld.SAMBA_SUBSYSTEM('PYTALLOC',
|
||||
source='pytalloc.c',
|
||||
public_deps='EXT_LIB_PYTHON talloc',
|
||||
public_deps='talloc',
|
||||
pyext=True,
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user