git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69e469d
)
r26604: Don't depend on Python just yet, since the code that uses it is ifdeffed...
author
Jelmer Vernooij
<jelmer@samba.org>
Wed, 26 Dec 2007 10:04:23 +0000
(
04:04
-0600)
committer
Stefan Metzmacher
<metze@samba.org>
Wed, 26 Dec 2007 17:57:09 +0000
(11:57 -0600)
source/torture/config.mk
patch
|
blob
|
history
diff --git
a/source/torture/config.mk
b/source/torture/config.mk
index 42c40681784e339207056a6c9c70c5bd6a6d2d8f..dd0ca83f7d962e450ac78401a5d17b6a5de5d4a2 100644
(file)
--- 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
#################################