]> Pileus Git - ~andy/sunrise/blobdiff - net-misc/fatrat/fatrat-1.1.3.ebuild
net-misc/fatrat: Properly fix qt deps
[~andy/sunrise] / net-misc / fatrat / fatrat-1.1.3.ebuild
index 4472a05c2e0815b77dc233da4591b437c9d1c032..60e9ca7a028d1b024fac2585699ec693507c090c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -15,15 +15,15 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="bittorrent +curl doc jabber nls webinterface"
 
-RDEPEND="x11-libs/qt-gui:4[dbus]
-       x11-libs/qt-svg:4
+RDEPEND="dev-qt/qtgui:4[dbus]
+       dev-qt/qtsvg:4
        bittorrent? ( >=net-libs/rb_libtorrent-0.14.5
                        >=dev-cpp/asio-1.1.0
-                       x11-libs/qt-webkit:4 )
+                       dev-qt/qtwebkit:4 )
        curl? ( >=net-misc/curl-7.18.2 )
-       doc? ( x11-libs/qt-assistant:4 )
+       doc? ( dev-qt/qthelp:4 )
        jabber? ( net-libs/gloox )
-       webinterface? ( x11-libs/qt-script:4 )"
+       webinterface? ( dev-qt/qtscript:4 )"
 DEPEND="${RDEPEND}
        nls? ( sys-devel/gettext )"