summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/bibletime/bibletime-2.7.2.ebuild')
-rw-r--r--app-text/bibletime/bibletime-2.7.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/bibletime/bibletime-2.7.2.ebuild b/app-text/bibletime/bibletime-2.7.2.ebuild
index ca1d205..9073c24 100644
--- a/app-text/bibletime/bibletime-2.7.2.ebuild
+++ b/app-text/bibletime/bibletime-2.7.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2009 Gentoo Foundation
-# Copyright 2010 The BibleTime team
+# Copyright 2010-2013 The BibleTime team
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=5
inherit cmake-utils
DESCRIPTION="Qt4 Bible study application using the SWORD library."
@@ -21,6 +21,7 @@ RDEPEND=">=app-text/sword-1.6.0
dev-qt/qtgui:4
dev-qt/qtwebkit:4"
DEPEND="${RDEPEND}
+ dev-libs/boost
dev-qt/qttest:4"
DOCS="ChangeLog README"