mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
build: Add missing dep on tdb_compat
This commit is contained in:
@ -54,7 +54,7 @@ bld.SAMBA_LIBRARY('posix_eadb',
|
||||
|
||||
bld.SAMBA_PYTHON('python_posix_eadb',
|
||||
source='python/pyposix_eadb.c',
|
||||
deps='pyparam_util posix_eadb',
|
||||
deps='pyparam_util posix_eadb tdb_compat',
|
||||
realname='samba/posix_eadb.so'
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user