From 30c75f9d8ed9437e82f9aada32a3cf7cbba9f15d Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Wed, 13 Jul 2016 18:30:28 +0200 Subject: python/dfvfs: Removed the optional dependency pysetuptools. Signed-off-by: Matteo Bernardini --- python/dfvfs/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/dfvfs') diff --git a/python/dfvfs/README b/python/dfvfs/README index dc49626dcd..bf75e927b2 100644 --- a/python/dfvfs/README +++ b/python/dfvfs/README @@ -13,9 +13,9 @@ sleuthkit (a requirement for pytsk), it is a REQUIRED option for the sleuthkit when building dfvfs. Do NOT rely on automated tools to properly order your dependancies. -REQUIRES="[six] construct [pysetuptools] [python-gflags] [python-dateutil] -[pytz] protobuf libbde libewf libqcow libsigscan libsmdev libsmraw libvhdi -libvmdk libvshadow [sleuthkit] pytsk" +REQUIRES="[six] construct [python-gflags] [python-dateutil] [pytz] protobuf +libbde libewf libqcow libsigscan libsmdev libsmraw libvhdi libvmdk libvshadow +[sleuthkit] pytsk" Supported: -- cgit v1.2.3