commit: 32ce1fec218f493ca4b7087825f89cd7d696707a Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 7 16:00:40 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 7 16:01:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ce1fec
app-text/libebook: Add missing DEPEND Closes: https://bugs.gentoo.org/643788 Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-text/libebook/libebook-0.1.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-text/libebook/libebook-0.1.3.ebuild b/app-text/libebook/libebook-0.1.3.ebuild index 4458a48c026..e58db48faea 100644 --- a/app-text/libebook/libebook-0.1.3.ebuild +++ b/app-text/libebook/libebook-0.1.3.ebuild @@ -18,6 +18,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="doc test tools" RDEPEND=" + app-text/liblangtag dev-libs/icu:= dev-libs/librevenge dev-libs/libxml2
