diff options
author | 2014-02-09 19:07:08 +0000 | |
---|---|---|
committer | 2014-02-09 19:07:08 +0000 | |
commit | 25a8ba76de814b8d795faffbfe601f8abaa031ce (patch) | |
tree | 3e692d6cc49903ee1a39532c43c807588bff0700 /media-sound/tomahawk/tomahawk-0.6.1.ebuild | |
parent | dev-libs/libattica[qt4] is going away. (diff) | |
download | gentoo-2-25a8ba76de814b8d795faffbfe601f8abaa031ce.tar.gz gentoo-2-25a8ba76de814b8d795faffbfe601f8abaa031ce.tar.bz2 gentoo-2-25a8ba76de814b8d795faffbfe601f8abaa031ce.zip |
dev-libs/libattica[qt4] is going away.
(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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/tomahawk/tomahawk-0.6.1.ebuild b/media-sound/tomahawk/tomahawk-0.6.1.ebuild index 253252622d28..6a84c05e83da 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-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.6 2014/01/20 10:37:11 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v 1.7 2014/02/09 19:07:08 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[qt4] + >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/quazip >=dev-qt/qtcore-${QT_MINIMAL}:4 |