summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/ggencoder/ggencoder-0.91a.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-misc/ggencoder/ggencoder-0.91a.ebuild b/games-misc/ggencoder/ggencoder-0.91a.ebuild
index 4c80b2d1c81c..7817a2b17c97 100644
--- a/games-misc/ggencoder/ggencoder-0.91a.ebuild
+++ b/games-misc/ggencoder/ggencoder-0.91a.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=5
inherit eutils qt4-r2
DESCRIPTION="Utility to encode and decode Game Genie (tm) codes"
@@ -16,6 +16,7 @@ IUSE="doc"
DEPEND="dev-qt/qtcore:4
dev-qt/qtgui:4"
+RDEPEND=${DEPEND}
S=${WORKDIR}/${P}/source