diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-30 17:50:18 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-31 10:20:32 +0100 |
commit | 9f9fdccb2fbc488d3edb7276d8eb4a41aa8afacb (patch) | |
tree | 0bc8bb72f1d27f59d471797aa2fb159b69b0bd9b /app-office | |
parent | media-libs/libcdr: Fix build with ICU-68 (diff) | |
download | gentoo-9f9fdccb2fbc488d3edb7276d8eb4a41aa8afacb.tar.gz gentoo-9f9fdccb2fbc488d3edb7276d8eb4a41aa8afacb.tar.bz2 gentoo-9f9fdccb2fbc488d3edb7276d8eb4a41aa8afacb.zip |
app-office/libreoffice: Pin to dev-libs/liborcus:0/0.15
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-6.4.7.2.ebuild | 2 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-7.0.9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-6.4.7.2.ebuild b/app-office/libreoffice/libreoffice-6.4.7.2.ebuild index 59eabf0b0264..0d74d54e9b12 100644 --- a/app-office/libreoffice/libreoffice-6.4.7.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.4.7.2.ebuild @@ -139,7 +139,7 @@ COMMON_DEPEND="${PYTHON_DEPS} dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error - >=dev-libs/liborcus-0.15.0 + dev-libs/liborcus:0/0.15 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt diff --git a/app-office/libreoffice/libreoffice-7.0.9999.ebuild b/app-office/libreoffice/libreoffice-7.0.9999.ebuild index 267f4abfb6ac..f2d22894b1f4 100644 --- a/app-office/libreoffice/libreoffice-7.0.9999.ebuild +++ b/app-office/libreoffice/libreoffice-7.0.9999.ebuild @@ -143,7 +143,7 @@ COMMON_DEPEND="${PYTHON_DEPS} dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error - >=dev-libs/liborcus-0.15.0 + dev-libs/liborcus:0/0.15 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt |