diff options
Diffstat (limited to 'x11-themes/qtcurve/qtcurve-0.59.5.ebuild')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.59.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtcurve/qtcurve-0.59.5.ebuild b/x11-themes/qtcurve/qtcurve-0.59.5.ebuild index ed585757..d9730fd0 100644 --- a/x11-themes/qtcurve/qtcurve-0.59.5.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.59.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.5.ebuild,v 1.7 2008/11/08 13:20:07 nixnut Exp $ @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86" IUSE="" -RDEPEND="x11-libs/qt-meta:3" +RDEPEND="dev-qt/qt-meta:3" DEPEND="${RDEPEND} >=dev-util/cmake-2.4" |