summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:56:03 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:56:03 +0000
commit22356fe37a3c328b484370c64f7f4ec52c61c034 (patch)
tree11b01e70f0b5803f535582d121288aa5d148774b /media-sound/karlyriceditor/karlyriceditor-1.3.ebuild
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-22356fe37a3c328b484370c64f7f4ec52c61c034.tar.gz
gentoo-2-22356fe37a3c328b484370c64f7f4ec52c61c034.tar.bz2
gentoo-2-22356fe37a3c328b484370c64f7f4ec52c61c034.zip
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'media-sound/karlyriceditor/karlyriceditor-1.3.ebuild')
-rw-r--r--media-sound/karlyriceditor/karlyriceditor-1.3.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild b/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild
index 165d7112d49a..850daf5a43e6 100644
--- a/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild
+++ b/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild,v 1.2 2012/11/15 05:20:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild,v 1.3 2013/03/02 21:56:03 hwoarang Exp $
EAPI=4
inherit eutils qt4-r2
@@ -17,8 +17,8 @@ IUSE=""
DEPEND="dev-libs/openssl:0
media-libs/libsdl
>=virtual/ffmpeg-0.9
- x11-libs/qt-core:4
- x11-libs/qt-gui:4"
+ dev-qt/qtcore:4
+ dev-qt/qtgui:4"
RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}/${P}-libav.patch" )