diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-02-15 19:30:39 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-02-15 19:49:43 +0200 |
commit | 936f5bf752c3b83130384643e17f527054af3008 (patch) | |
tree | 284c2b66c6e9cc70a000151423b45c5a3cc4caa1 /gnome-extra | |
parent | app-text/libgepub: fix LICENSE (diff) | |
download | gentoo-936f5bf752c3b83130384643e17f527054af3008.tar.gz gentoo-936f5bf752c3b83130384643e17f527054af3008.tar.bz2 gentoo-936f5bf752c3b83130384643e17f527054af3008.zip |
gnome-extra/gnome-documents: restrict libgepub dep
0.5 changes GIR typelib versioning and thus can't be used by
gnome-documents-3.24
Closes: https://bugs.gentoo.org/661372
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild index 87ab0e943625..7c9f445132fe 100644 --- a/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild +++ b/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild @@ -30,6 +30,7 @@ COMMON_DEPEND=" x11-libs/pango[introspection] >=net-libs/libzapojit-0.0.2[introspection] >=app-text/libgepub-0.4[introspection] + <app-text/libgepub-0.5 " RDEPEND="${COMMON_DEPEND} net-misc/gnome-online-miners |