diff options
Diffstat (limited to 'x11-plugins/qled/qled-0.6.2.ebuild')
-rw-r--r-- | x11-plugins/qled/qled-0.6.2.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/qled/qled-0.6.2.ebuild b/x11-plugins/qled/qled-0.6.2.ebuild index 6406db5788b3..52a40d7baab3 100644 --- a/x11-plugins/qled/qled-0.6.2.ebuild +++ b/x11-plugins/qled/qled-0.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/qled/qled-0.6.2.ebuild,v 1.3 2011/07/02 20:14:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/qled/qled-0.6.2.ebuild,v 1.4 2013/03/02 23:55:58 hwoarang Exp $ EAPI=3 @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -RDEPEND="x11-libs/qt-gui:4 - x11-libs/qt-svg:4" +RDEPEND="dev-qt/qtgui:4 + dev-qt/qtsvg:4" DEPEND="${RDEPEND} app-arch/unzip" |