svn commit: samba r7767 - in branches/SAMBA_4_0/source/lib/ldb: .

tridge at samba.org tridge at samba.org
Sun Jun 19 23:17:36 GMT 2005


Author: tridge
Date: 2005-06-19 23:17:35 +0000 (Sun, 19 Jun 2005)
New Revision: 7767

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7767

Log:
fixed ldb dependencies





Modified:
   branches/SAMBA_4_0/source/lib/ldb/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/lib/ldb/config.mk
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/config.mk	2005-06-19 23:05:43 UTC (rev 7766)
+++ branches/SAMBA_4_0/source/lib/ldb/config.mk	2005-06-19 23:17:35 UTC (rev 7767)
@@ -95,7 +95,7 @@
 [SUBSYSTEM::LIBLDB_CMDLINE]
 OBJ_FILES= \
 		lib/ldb/tools/cmdline.o
-REQUIRED_SUBSYSTEMS = LIBLDB LIBCMDLINE
+REQUIRED_SUBSYSTEMS = LIBLDB LIBCMDLINE LIBBASIC
 # End SUBSYSTEM LIBLDB_CMDLINE
 ################################################
 



More information about the samba-cvs mailing list