diff options
Diffstat (limited to 'media-sound/amarok/amarok-1.4.10.ebuild')
-rw-r--r-- | media-sound/amarok/amarok-1.4.10.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/amarok/amarok-1.4.10.ebuild b/media-sound/amarok/amarok-1.4.10.ebuild index 1cd29397efd1..8e9515bcafcf 100644 --- a/media-sound/amarok/amarok-1.4.10.ebuild +++ b/media-sound/amarok/amarok-1.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.10.ebuild,v 1.7 2008/08/19 21:43:46 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.10.ebuild,v 1.8 2008/08/31 20:07:46 loki_val Exp $ ARTS_REQUIRED="never" @@ -69,6 +69,8 @@ RDEPEND="${RDEPEND} python? ( dev-python/PyQt ) daap? ( www-servers/mongrel )" +PATCHES=( "${FILESDIR}/${P}-gcc-4.3.patch" ) + need-kde 3.5 src_compile() { |