summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-08-24 07:52:12 +0000
committerJeroen Roovers <jer@gentoo.org>2014-08-24 07:52:12 +0000
commit37960ef420f33edf6c9252a55e08f4fa3e384654 (patch)
tree22a8e807caf8a1f6091541f285ff3bfb511d89c7 /dev-util/catfish/catfish-1.0.2.ebuild
parentDrop version-superseeded mask (diff)
downloadhistorical-37960ef420f33edf6c9252a55e08f4fa3e384654.tar.gz
historical-37960ef420f33edf6c9252a55e08f4fa3e384654.tar.bz2
historical-37960ef420f33edf6c9252a55e08f4fa3e384654.zip
Add x11-libs/gtk+:3[introspection] dependency (bug #520732 by Paweł Stankowski).
Package-Manager: portage-2.2.12/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-util/catfish/catfish-1.0.2.ebuild')
-rw-r--r--dev-util/catfish/catfish-1.0.2.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-util/catfish/catfish-1.0.2.ebuild b/dev-util/catfish/catfish-1.0.2.ebuild
index b28163b8a28a..d15d61ee3249 100644
--- a/dev-util/catfish/catfish-1.0.2.ebuild
+++ b/dev-util/catfish/catfish-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.0.2.ebuild,v 1.4 2014/08/21 08:21:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.0.2.ebuild,v 1.5 2014/08/24 07:52:11 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3} )
@@ -15,9 +15,10 @@ SLOT="0"
KEYWORDS="amd64 x86"
COMMON_DEPEND="
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- dev-python/pexpect[${PYTHON_USEDEP}]
${PYTHON_DEPS}
+ dev-python/pexpect[${PYTHON_USEDEP}]
+ dev-python/pygobject:3[${PYTHON_USEDEP}]
+ x11-libs/gtk+:3[introspection]
"
RDEPEND="
${COMMON_DEPEND}