diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-02 04:24:54 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-02 04:24:54 +0000 |
commit | a09466167a3cf4248ce21a6490fa35e2dffa330a (patch) | |
tree | d7ac0f0eddcd997be76676da1cef12907779a967 /dev-python/PyQt/PyQt-3.12.ebuild | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-a09466167a3cf4248ce21a6490fa35e2dffa330a.tar.gz gentoo-2-a09466167a3cf4248ce21a6490fa35e2dffa330a.tar.bz2 gentoo-2-a09466167a3cf4248ce21a6490fa35e2dffa330a.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-python/PyQt/PyQt-3.12.ebuild')
-rw-r--r-- | dev-python/PyQt/PyQt-3.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt/PyQt-3.12.ebuild b/dev-python/PyQt/PyQt-3.12.ebuild index 7d88146be76d..7e7790009e83 100644 --- a/dev-python/PyQt/PyQt-3.12.ebuild +++ b/dev-python/PyQt/PyQt-3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.2 2004/06/25 01:42:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.3 2004/07/02 04:24:13 squinky86 Exp $ inherit distutils @@ -17,7 +17,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/libtool x11-libs/qt dev-lang/python |