Ensure libreplace is included into the tevent python bindings
authorAndrew Bartlett <abartlet@samba.org>
Tue, 6 Jan 2009 11:38:09 +0000 (22:38 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 6 Jan 2009 11:44:45 +0000 (22:44 +1100)
Without this, the samba4.tevent.python test fails

Andrew Bartlett

lib/tevent/python.mk

index d48c4f5b9c3c53b7450c3455e66e4fe0246293a6..abc60fa2ce4d72f784b0d0c9de44e630414f78cf 100644 (file)
@@ -1,7 +1,7 @@
 # TODO: Change python stuff to tevent
 [PYTHON::swig_events]
 LIBRARY_REALNAME = tevent.$(SHLIBEXT)
-PRIVATE_DEPENDENCIES = LIBTEVENT PYTALLOC LIBSAMBA-UTIL
+PRIVATE_DEPENDENCIES = LIBTEVENT PYTALLOC LIBSAMBA-UTIL LIBREPLACE
 
 swig_events_OBJ_FILES = $(libteventsrcdir)/pytevent.o