diff options
author | Michael Palimaka <kensington@gentoo.org> | 2015-12-28 04:28:59 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-12-28 04:29:03 +1100 |
commit | 1054b33541c3147e0b876d229a4e5c08627a0720 (patch) | |
tree | 3e44467488f09b953b2f90f040195a7b5e2b55ca /app-text/bibletime | |
parent | app-text/bibletime: fix build with USE="-qt5" (diff) | |
download | gentoo-1054b33541c3147e0b876d229a4e5c08627a0720.tar.gz gentoo-1054b33541c3147e0b876d229a4e5c08627a0720.tar.bz2 gentoo-1054b33541c3147e0b876d229a4e5c08627a0720.zip |
app-text/bibletime: raise dependency required to build
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-text/bibletime')
-rw-r--r-- | app-text/bibletime/bibletime-2.10.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/bibletime/bibletime-2.10.1-r1.ebuild b/app-text/bibletime/bibletime-2.10.1-r1.ebuild index 6325fa1e942b..38cf72242537 100644 --- a/app-text/bibletime/bibletime-2.10.1-r1.ebuild +++ b/app-text/bibletime/bibletime-2.10.1-r1.ebuild @@ -18,7 +18,7 @@ IUSE="debug qt5" # RESTRICT="test" RDEPEND=" - >=app-text/sword-1.6.0 + >=app-text/sword-1.7.0 >=dev-cpp/clucene-2.3.3.4 qt5? ( dev-qt/qtcore:5 |