mirror of
https://github.com/samba-team/samba.git
synced 2025-08-28 09:49:30 +03:00
s4-pynet: pynet depends on pyrpc_util
This commit is contained in:
@ -9,7 +9,7 @@ bld.SAMBA_SUBSYSTEM('LIBSAMBA-NET',
|
||||
|
||||
bld.SAMBA_PYTHON('python_net',
|
||||
source='py_net.c',
|
||||
deps='LIBSAMBA-NET',
|
||||
deps='LIBSAMBA-NET pyrpc_util',
|
||||
realname='samba/net.so'
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user