mirror of
https://github.com/samba-team/samba.git
synced 2025-02-25 17:57:42 +03:00
dbwrap: Remove dependency on samba-hostconfig
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
1aeac2f85d
commit
27e6e45164
@ -1,6 +1,6 @@
|
|||||||
SRC = '''dbwrap.c dbwrap_util.c dbwrap_rbt.c dbwrap_tdb.c
|
SRC = '''dbwrap.c dbwrap_util.c dbwrap_rbt.c dbwrap_tdb.c
|
||||||
dbwrap_local_open.c'''
|
dbwrap_local_open.c'''
|
||||||
DEPS= '''samba-util util_tdb samba-errors tdb tdb-wrap samba-hostconfig tevent tevent-util'''
|
DEPS= '''samba-util util_tdb samba-errors tdb tdb-wrap tevent tevent-util'''
|
||||||
|
|
||||||
bld.SAMBA_LIBRARY('dbwrap',
|
bld.SAMBA_LIBRARY('dbwrap',
|
||||||
source=SRC,
|
source=SRC,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user