]> 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 896af8aec7c4d5b7195755999110dcf26c2c6197..60e9ca7a028d1b024fac2585699ec693507c090c 100644 (file)
@@ -15,15 +15,15 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="bittorrent +curl doc jabber nls webinterface"
 
-RDEPEND="dev-libs/qtgui:4[dbus]
-       dev-libs/qtsvg: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
-                       dev-libs/qtwebkit:4 )
+                       dev-qt/qtwebkit:4 )
        curl? ( >=net-misc/curl-7.18.2 )
-       doc? ( dev-libs/qthelp:4 )
+       doc? ( dev-qt/qthelp:4 )
        jabber? ( net-libs/gloox )
-       webinterface? ( dev-libs/qtscript:4 )"
+       webinterface? ( dev-qt/qtscript:4 )"
 DEPEND="${RDEPEND}
        nls? ( sys-devel/gettext )"