diff options
Diffstat (limited to 'x11-themes/qtcurve/qtcurve-0.59.2.ebuild')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.59.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild b/x11-themes/qtcurve/qtcurve-0.59.2.ebuild index beeceb84..c4f36a1b 100644 --- a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.59.2.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.2.ebuild,v 1.8 2008/07/28 21:49:48 carlo Exp $ @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="alpha amd64 hppa ppc64 sparc x86" IUSE="" -RDEPEND="x11-libs/qt-meta:3" +RDEPEND="dev-qt/qt-meta:3" DEPEND="${RDEPEND} >=dev-util/cmake-2.4" |