From b863fdf474503918f347883a578a8c6624fd615a Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 26 Dec 2007 04:04:23 -0600 Subject: [PATCH] r26604: Don't depend on Python just yet, since the code that uses it is ifdeffed out. --- source/torture/config.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/torture/config.mk b/source/torture/config.mk index 42c40681784..dd0ca83f7d9 100644 --- a/source/torture/config.mk +++ b/source/torture/config.mk @@ -296,8 +296,7 @@ PRIVATE_DEPENDENCIES = \ LIBSAMBA-NET \ smbcalls \ POPT_CREDENTIALS \ - torture_rpc \ - LIBPYTHON + torture_rpc # End SUBSYSTEM TORTURE_NET ################################# -- 2.25.1