summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/torture/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 6c831febe0..c17b0b0687 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -245,7 +245,8 @@ OBJ_FILES = \
libnet/libnet_share.o \
libnet/libnet_rpc.o
PUBLIC_DEPENDENCIES = \
- LIBSAMBA-NET
+ LIBSAMBA-NET \
+ POPT_CREDENTIALS
# End SUBSYSTEM TORTURE_NET
#################################