diff options
Diffstat (limited to 'x11-libs/qt-core/qt-core-4.6.1.ebuild')
-rw-r--r-- | x11-libs/qt-core/qt-core-4.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-core/qt-core-4.6.1.ebuild b/x11-libs/qt-core/qt-core-4.6.1.ebuild index 321421ca8dc3..b5f710e9c87d 100644 --- a/x11-libs/qt-core/qt-core-4.6.1.ebuild +++ b/x11-libs/qt-core/qt-core-4.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.6.1.ebuild,v 1.4 2010/02/10 20:11:28 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.6.1.ebuild,v 1.5 2010/02/15 15:08:44 spatz Exp $ EAPI="2" inherit qt4-build @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} PDEPEND="qt3support? ( ~x11-libs/qt-gui-${PV}[aqua=,qt3support] )" PATCHES=( - "${FILESDIR}/${P}-nolibx11.patch" + "${FILESDIR}/qt-4.6-nolibx11.patch" ) pkg_setup() { |