diff options
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 720cecaec33b..5b2357a8c478 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 # 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.3 2013/07/17 02:20:28 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v 1.4 2013/07/21 13:16:30 johu Exp $ EAPI=5 @@ -35,7 +35,7 @@ DEPEND=" dev-libs/quazip >=dev-qt/qtcore-${QT_MINIMAL}:4 >=dev-qt/qtdbus-${QT_MINIMAL}:4 - || ( <dev-qt/qtgui-4.8.5:4 ( >=dev-qt/qtgui-4.8.5:4 dev-qt/designer ) ) + || ( <dev-qt/qtgui-4.8.5:4 ( >=dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) ) >=dev-qt/qtsql-${QT_MINIMAL}:4[sqlite] >=dev-qt/qtsvg-${QT_MINIMAL}:4 >=dev-qt/qtwebkit-${QT_MINIMAL}:4 |