diff options
-rw-r--r-- | app-text/xiphos/xiphos-4.0.6a-r1.ebuild | 3 | ||||
-rw-r--r-- | app-text/xiphos/xiphos-4.1.0-r1.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-text/xiphos/xiphos-4.0.6a-r1.ebuild b/app-text/xiphos/xiphos-4.0.6a-r1.ebuild index c8c02b73669a..c131ac2b16a7 100644 --- a/app-text/xiphos/xiphos-4.0.6a-r1.ebuild +++ b/app-text/xiphos/xiphos-4.0.6a-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -35,6 +35,7 @@ DEPEND="${RDEPEND} app-text/rarian dev-libs/libxslt[${PYTHON_USEDEP}] dev-util/intltool + dev-util/glib-utils >=net-libs/biblesync-1.1.2-r1[-static] virtual/pkgconfig sys-devel/gettext diff --git a/app-text/xiphos/xiphos-4.1.0-r1.ebuild b/app-text/xiphos/xiphos-4.1.0-r1.ebuild index a9f5298597bd..355ed3f118cb 100644 --- a/app-text/xiphos/xiphos-4.1.0-r1.ebuild +++ b/app-text/xiphos/xiphos-4.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -32,6 +32,7 @@ DEPEND="${RDEPEND} app-text/gnome-doc-utils[${PYTHON_USEDEP}] app-text/rarian dev-libs/libxslt[${PYTHON_USEDEP}] + dev-util/glib-utils dev-util/intltool >=net-libs/biblesync-1.1.2-r1[-static] virtual/pkgconfig |