summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-07-13 18:32:34 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-17 07:49:40 +0700
commit81572f81c70f85505a09202c8d1bf7034a770f3f (patch)
treedae312745bf71bd300443e8b80186eeecdaf3fd0
parentff0f3bcf37f3f9074f59300eaa4d823ccd79186a (diff)
downloadslackbuilds-81572f81c70f85505a09202c8d1bf7034a770f3f.tar.gz
slackbuilds-81572f81c70f85505a09202c8d1bf7034a770f3f.tar.xz
python/pyinotify: Removed the optional dependency pysetuptools.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--python/pyinotify/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyinotify/README b/python/pyinotify/README
index 8d2e7cf339..92a22254c9 100644
--- a/python/pyinotify/README
+++ b/python/pyinotify/README
@@ -3,7 +3,7 @@ Pyinotify relies on a Linux Kernel feature (merged in kernel 2.6.13)
called inotify. inotify is an event-driven notifier, its notifications
are exported from kernel space to user space through three system calls.
-Optional dependencies: pysetuptools and python3
+Optional dependency: python3
Note: To install python3 bindings pass the variable PYTHON3=yes to the
slackbuild.