diff options
author | Max Rees <maxcrees@me.com> | 2018-11-30 16:45:43 -0500 |
---|---|---|
committer | Max Rees <maxcrees@me.com> | 2019-03-11 23:36:53 -0400 |
commit | e5e7f2a7e60e60c88d9f53b16b6bda81a2e4b6f9 (patch) | |
tree | 55437bfa6ed732212a29d3e4eec00d0a50c9adce /user/libreoffice/gettext-tiny.patch | |
parent | 6e65ef71851e9fc3c807c2284ecf4edc46c83048 (diff) | |
download | packages-e5e7f2a7e60e60c88d9f53b16b6bda81a2e4b6f9.tar.gz packages-e5e7f2a7e60e60c88d9f53b16b6bda81a2e4b6f9.tar.bz2 packages-e5e7f2a7e60e60c88d9f53b16b6bda81a2e4b6f9.tar.xz packages-e5e7f2a7e60e60c88d9f53b16b6bda81a2e4b6f9.zip |
user/libreoffice: bump to 6.2.1.2
Added to makedepends:
* fontforge-dev
* libnumbertext-dev
* py3-lxml
Removed from makedepends:
* gettext-tiny-dev
Diffstat (limited to 'user/libreoffice/gettext-tiny.patch')
-rw-r--r-- | user/libreoffice/gettext-tiny.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/user/libreoffice/gettext-tiny.patch b/user/libreoffice/gettext-tiny.patch index 990241c3b..a63f45553 100644 --- a/user/libreoffice/gettext-tiny.patch +++ b/user/libreoffice/gettext-tiny.patch @@ -1,7 +1,7 @@ gettext-tiny does not currently ship msguniq, so let's cheat around it ---- libreoffice-6.0.6.2/solenv/gbuild/AllLangMoTarget.mk -+++ libreoffice-6.0.6.2/solenv/gbuild/AllLangMoTarget.mk +--- libreoffice-6.2.1.2/solenv/gbuild/AllLangMoTarget.mk ++++ libreoffice-6.2.1.2/solenv/gbuild/AllLangMoTarget.mk @@ -40,10 +40,10 @@ $(call gb_Helper_abbreviate_dirs,\ mkdir -p $(dir $@) && \ @@ -15,9 +15,9 @@ gettext-tiny does not currently ship msguniq, so let's cheat around it fi) #$(info $(call gb_MoTarget_get_target,$(1))) ---- libreoffice-6.0.6.2/configure.ac -+++ libreoffice-6.0.6.2/configure.ac -@@ -11749,18 +11749,6 @@ +--- libreoffice-6.2.1.2/configure.ac ++++ libreoffice-6.2.1.2/configure.ac +@@ -12106,18 +12106,6 @@ else fi fi fi |