summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/dboxfe/dboxfe-0.1.3.ebuild')
-rw-r--r--games-emulation/dboxfe/dboxfe-0.1.3.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/games-emulation/dboxfe/dboxfe-0.1.3.ebuild b/games-emulation/dboxfe/dboxfe-0.1.3.ebuild
index e102fa248283..4290d7c7b49d 100644
--- a/games-emulation/dboxfe/dboxfe-0.1.3.ebuild
+++ b/games-emulation/dboxfe/dboxfe-0.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/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.10 2012/03/29 15:50:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.11 2013/03/02 21:14:20 hwoarang Exp $
EAPI=2
inherit eutils qt4-r2 games
@@ -14,8 +14,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
-DEPEND="x11-libs/qt-gui:4
- x11-libs/qt-core:4"
+DEPEND="dev-qt/qtgui:4
+ dev-qt/qtcore:4"
RDEPEND="${DEPEND}
>=games-emulation/dosbox-0.65"