commit: b33f9d4db5c2f9d75bf0d2756f1c439b3b334858 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sat Jul 25 17:11:16 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Mon Jul 27 14:42:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b33f9d4d
app-text/xiphos: fix net-libs/biblesync dependency in 4.1.0 Closes: https://bugs.gentoo.org/723408 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-text/xiphos/xiphos-4.1.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/xiphos/xiphos-4.1.0-r2.ebuild b/app-text/xiphos/xiphos-4.1.0-r2.ebuild index 49bfe5394fc..b65bbc5e791 100644 --- a/app-text/xiphos/xiphos-4.1.0-r2.ebuild +++ b/app-text/xiphos/xiphos-4.1.0-r2.ebuild @@ -34,7 +34,7 @@ DEPEND="${RDEPEND} app-text/rarian dev-util/glib-utils dev-util/intltool - >=net-libs/biblesync-1.1.2-r1[-static] + >=net-libs/biblesync-1.2.0-r1[-static] virtual/pkgconfig sys-devel/gettext app-text/gnome-doc-utils
