From: Zac Medico Date: Tue, 2 Apr 2019 05:54:17 +0000 (-0700) Subject: app-text/calibre: add dev-python/sip to DEPEND X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5945e7c86317ee78064b05685ec18b122edf9d8b;p=gentoo.git app-text/calibre: add dev-python/sip to DEPEND Reported-by: Arthur Zamarin Closes: https://bugs.gentoo.org/682152 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Zac Medico --- diff --git a/app-text/calibre/calibre-3.26.1.ebuild b/app-text/calibre/calibre-3.26.1.ebuild index f761e9c5d83a..c9008b5e8020 100644 --- a/app-text/calibre/calibre-3.26.1.ebuild +++ b/app-text/calibre/calibre-3.26.1.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 @@ -93,6 +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}] + dev-python/sip[${PYTHON_USEDEP}] >=virtual/podofo-build-0.9.4 virtual/pkgconfig" diff --git a/app-text/calibre/calibre-3.40.1.ebuild b/app-text/calibre/calibre-3.40.1.ebuild index a35d78bdf209..cd10ca04cdca 100644 --- a/app-text/calibre/calibre-3.40.1.ebuild +++ b/app-text/calibre/calibre-3.40.1.ebuild @@ -95,6 +95,7 @@ RDEPEND="${COMMON_DEPEND} udisks? ( || ( sys-fs/udisks:2 sys-fs/udisks:0 ) )" DEPEND="${COMMON_DEPEND} >=dev-python/setuptools-23.1.0[${PYTHON_USEDEP}] + dev-python/sip[${PYTHON_USEDEP}] >=virtual/podofo-build-0.9.6_pre20171027 virtual/pkgconfig"