summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyinotify/pyinotify-0.9.3.ebuild')
-rw-r--r--dev-python/pyinotify/pyinotify-0.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyinotify/pyinotify-0.9.3.ebuild b/dev-python/pyinotify/pyinotify-0.9.3.ebuild
index 15a9b4a3d998..fcba11b11a98 100644
--- a/dev-python/pyinotify/pyinotify-0.9.3.ebuild
+++ b/dev-python/pyinotify/pyinotify-0.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.3.ebuild,v 1.1 2012/02/07 08:27:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.3.ebuild,v 1.2 2012/02/07 23:09:38 floppym Exp $
EAPI="3"
PYTHON_DEPEND="*:2.5"
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="examples"
-DEPEND=""
+DEPEND="dev-python/setuptools"
RDEPEND=""
PYTHON_MODNAME="pyinotify.py"