From 81572f81c70f85505a09202c8d1bf7034a770f3f Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Wed, 13 Jul 2016 18:32:34 +0200 Subject: python/pyinotify: Removed the optional dependency pysetuptools. Signed-off-by: Matteo Bernardini --- python/pyinotify/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/pyinotify') diff --git a/python/pyinotify/README b/python/pyinotify/README index 8d2e7cf339e8c..92a22254c92a6 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. -- cgit v1.2.3