summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-07-04 17:30:10 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-07-04 18:28:55 +0200
commit1f6eaf50b2d30a9fbc4cdb3a2f1a31bc1879fd12 (patch)
tree7c312a0173266523935cc3f2c46e023d9fd9199a /app-office/libreoffice/libreoffice-9999.ebuild
parentgames-fps/xonotic: add 0.8.5 (diff)
downloadgentoo-1f6eaf50b2d30a9fbc4cdb3a2f1a31bc1879fd12.tar.gz
gentoo-1f6eaf50b2d30a9fbc4cdb3a2f1a31bc1879fd12.tar.bz2
gentoo-1f6eaf50b2d30a9fbc4cdb3a2f1a31bc1879fd12.zip
app-office/libreoffice: py3_11; depend on >=app-text/poppler-22.06
Upstream commits: 56c7e666ebf47d6cdf29adf85fc5de56246be86d (in 7.3.5 branch) 0d0469b4302dfe95b016a6f04b145834b79d5ed3 (in master branch) Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/libreoffice/libreoffice-9999.ebuild')
-rw-r--r--app-office/libreoffice/libreoffice-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
index 20d275f63d6f..cb77e652cea2 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -3,8 +3,8 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="threads(+),xml"
+PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_REQ_USE="threads(+),xml(+)"
MY_PV="${PV/_alpha/.alpha}"
MY_PV="${MY_PV/_beta/.beta}"
@@ -217,7 +217,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
libreoffice_extensions_scripting-javascript? ( >=dev-java/rhino-1.7.14:1.6 )
mariadb? ( dev-db/mariadb-connector-c:= )
!mariadb? ( dev-db/mysql-connector-c:= )
- pdfimport? ( app-text/poppler:=[cxx] )
+ pdfimport? ( >=app-text/poppler-22.06:=[cxx] )
postgres? ( >=dev-db/postgresql-9.0:*[kerberos] )
"
# FIXME: cppunit should be moved to test conditional