diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-19 20:08:38 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-19 21:52:52 +0100 |
commit | fb7e9c80af547bba15fc7893c8536ed1ce03bab6 (patch) | |
tree | d964836066c5c7a2bde044b7d8b49f42dbb254ff /app-office/libreoffice/libreoffice-9999.ebuild | |
parent | app-office/libreoffice: Add skia tarball (diff) | |
download | gentoo-fb7e9c80af547bba15fc7893c8536ed1ce03bab6.tar.gz gentoo-fb7e9c80af547bba15fc7893c8536ed1ce03bab6.tar.bz2 gentoo-fb7e9c80af547bba15fc7893c8536ed1ce03bab6.zip |
app-office/libreoffice: Add dtoa tarball
Package-Manager: Portage-2.3.94, Repoman-2.3.21
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.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 419a43daca75..a3f52cbd6271 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -44,6 +44,8 @@ unset DEV_URI # These are bundles that can't be removed for now due to huge patchsets. # If you want them gone, patches are welcome. ADDONS_SRC=( + # not packaged in Gentoo, https://www.netlib.org/fp/dtoa.c + "${ADDONS_URI}/dtoa-20180411.tgz" # not packaged in Gentoo, https://skia.org/ "${ADDONS_URI}/skia-m82-7bb74c4299b8a85de1e5718fc45da569d6dab3fc.tar.xz" # QR code generating library for >=libreoffice-6.4 |