summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/python.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/python.mk')
-rw-r--r--source4/lib/ldb/python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/python.mk b/source4/lib/ldb/python.mk
index 12badf04f6..f81c2e3e16 100644
--- a/source4/lib/ldb/python.mk
+++ b/source4/lib/ldb/python.mk
@@ -1,7 +1,7 @@
#######################
# Start LIBRARY swig_ldb
[PYTHON::swig_ldb]
-PUBLIC_DEPENDENCIES = LIBLDB LIBPYTHON
+PUBLIC_DEPENDENCIES = LIBLDB
SWIG_FILE = ldb.i
# End LIBRARY swig_ldb
#######################