diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-24 12:50:44 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-24 13:46:40 +0100 |
commit | d62361188a04ef2b62d358f1028d8372148a6bf4 (patch) | |
tree | 27fa8a4cbc96fef6470a2a02bc1fbd7b15f7539d /app-office/libreoffice | |
parent | app-office/libreoffice: Workaround buildsystem deficit w/ QT_SELECT=5 (diff) | |
download | gentoo-d62361188a04ef2b62d358f1028d8372148a6bf4.tar.gz gentoo-d62361188a04ef2b62d358f1028d8372148a6bf4.tar.bz2 gentoo-d62361188a04ef2b62d358f1028d8372148a6bf4.zip |
app-office/libreoffice: Raise minimim boost dep to >=1.65.0
Upstreamc commit b23c6a2e32bef14a2e55c78329f7c660ef619929
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index a48c1bc39d32..013b04366aa8 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -96,7 +96,7 @@ COMMON_DEPEND="${PYTHON_DEPS} =dev-cpp/libcmis-0.5* dev-db/unixODBC dev-lang/perl - dev-libs/boost:= + >=dev-libs/boost-1.65.0:= dev-libs/expat dev-libs/hyphen dev-libs/icu:= |