From 9ee60bc67144d8e9ae187898eb341969a60fe1a6 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 14 May 2006 23:07:35 +0000 Subject: r15605: Yet another dependencies fix (This used to be commit eef495a8efd8d5e8bcb42226b1885648774c5c76) --- source4/torture/local/config.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source4/torture') diff --git a/source4/torture/local/config.mk b/source4/torture/local/config.mk index b98c3b3516..9806a10062 100644 --- a/source4/torture/local/config.mk +++ b/source4/torture/local/config.mk @@ -22,7 +22,8 @@ PUBLIC_DEPENDENCIES = \ LIBCLI_SMB \ MESSAGING \ ICONV \ - registry + registry \ + POPT_CREDENTIALS # End SUBSYSTEM TORTURE_LOCAL ################################# -- cgit