mirror of
https://github.com/samba-team/samba.git
synced 2025-07-28 11:42:03 +03:00
pyglue: Trim dependencies.
This commit is contained in:
@ -26,7 +26,7 @@ bld.SAMBA_PYTHON('python_uuid',
|
||||
|
||||
bld.SAMBA_PYTHON('python_glue',
|
||||
source='pyglue.c',
|
||||
deps='LIBNDR ldb SAMDB CREDENTIALS python_dcerpc_misc python_dcerpc_security pyauth pyldb_util pyparam_util',
|
||||
deps='pyparam_util LIBSAMBA-UTIL LIBNETIF',
|
||||
realname='samba/_glue.so'
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user