summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/ttb/ttb-0.9.4.ebuild')
-rw-r--r--www-client/ttb/ttb-0.9.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/www-client/ttb/ttb-0.9.4.ebuild b/www-client/ttb/ttb-0.9.4.ebuild
index 2f6ad29c8..c1b0dac06 100644
--- a/www-client/ttb/ttb-0.9.4.ebuild
+++ b/www-client/ttb/ttb-0.9.4.ebuild
@@ -2,8 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-NEED_PYTHON="2.2.0"
-inherit eutils distutils
+PYTHON_DEPEND="2:2.4"
+
+inherit eutils python distutils
DESCRIPTION="TeleText Browser for Dutch teletext pages from NOS"
HOMEPAGE="http://www.djcbsoftware.nl/code/ttb/"