diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-01-20 10:37:11 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-01-20 10:37:11 +0000 |
commit | f97fc044ddc92040b39fae7da9bc4d246c110781 (patch) | |
tree | 2314920719998dfdb59b5aaf961a5fcd0681d71f /media-sound/tomahawk/tomahawk-0.6.1.ebuild | |
parent | Requires libattica built against Qt4. (diff) | |
download | gentoo-2-f97fc044ddc92040b39fae7da9bc4d246c110781.tar.gz gentoo-2-f97fc044ddc92040b39fae7da9bc4d246c110781.tar.bz2 gentoo-2-f97fc044ddc92040b39fae7da9bc4d246c110781.zip |
Requires libattica built against Qt4.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'media-sound/tomahawk/tomahawk-0.6.1.ebuild')
-rw-r--r-- | media-sound/tomahawk/tomahawk-0.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/tomahawk/tomahawk-0.6.1.ebuild b/media-sound/tomahawk/tomahawk-0.6.1.ebuild index b10fb34406ec..253252622d28 100644 --- a/media-sound/tomahawk/tomahawk-0.6.1.ebuild +++ b/media-sound/tomahawk/tomahawk-0.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v 1.5 2013/07/23 14:07:55 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v 1.6 2014/01/20 10:37:11 kensington Exp $ EAPI=5 @@ -30,7 +30,7 @@ DEPEND=" app-crypt/qca:2 >=dev-cpp/clucene-2.3.3.4 >=dev-libs/boost-1.41 - >=dev-libs/libattica-0.4.0 + >=dev-libs/libattica-0.4.0[qt4] dev-libs/qjson dev-libs/quazip >=dev-qt/qtcore-${QT_MINIMAL}:4 |