diff options
Diffstat (limited to 'dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild')
-rw-r--r-- | dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild b/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild index 9128ac5b6e1a..c1ad0ca7bc1b 100644 --- a/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild +++ b/dev-python/sexy-python/sexy-python-0.1.9-r1.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/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.14 2012/02/24 08:27:53 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.15 2012/05/04 15:12:13 patrick Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -22,7 +22,7 @@ IUSE="" RDEPEND=">=x11-libs/libsexy-${PV} >=dev-python/pygtk-2.6.2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_install() { python_src_install |