Skip to content

Commit

Permalink
app-text/calibre: require newer podofo (bug 673054)
Browse files Browse the repository at this point in the history
Reported-by: Leonard Lausen <[email protected]>
Reported-by: Jouni Kosonen <[email protected]>
Closes: https://bugs.gentoo.org/673054
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Zac Medico <[email protected]>
  • Loading branch information
zmedico committed Dec 13, 2018
1 parent ee77ffa commit 129e632
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-text/calibre/calibre-3.35.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ IUSE="ios +udisks"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

COMMON_DEPEND="${PYTHON_DEPS}
>=app-text/podofo-0.8.2:=
>=app-text/podofo-0.9.6_pre20171027:=
>=app-text/poppler-0.26.5[qt5]
>=dev-libs/chmlib-0.40:=
dev-libs/glib:2=
Expand Down Expand Up @@ -93,7 +93,7 @@ RDEPEND="${COMMON_DEPEND}
udisks? ( || ( sys-fs/udisks:2 sys-fs/udisks:0 ) )"
DEPEND="${COMMON_DEPEND}
>=dev-python/setuptools-23.1.0[${PYTHON_USEDEP}]
>=virtual/podofo-build-0.9.4
>=virtual/podofo-build-0.9.6_pre20171027
virtual/pkgconfig"

pkg_pretend() {
Expand Down

0 comments on commit 129e632

Please sign in to comment.