Changeset 4cc2303
- Timestamp:
- 02/16/2020 12:24:25 PM (2 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 9.1, lazarus, qt5new, trunk, upgradedb, xry111/intltool, xry111/test-20220226
- Children:
- eed6316
- Parents:
- bfa397b
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rbfa397b r4cc2303 45 45 <para>February 16th, 2020</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[pierre] - Remove <quote>gtk</quote> options for libreoffice: 49 gtk2 is not used anymore.</para> 50 </listitem> 47 51 <listitem> 48 52 <para>[pierre] - Add gnutls as a required dependency of samba.</para> -
xsoft/office/libreoffice.xml
rbfa397b r4cc2303 398 398 --without-system-dicts \ 399 399 --disable-dconf \ 400 -disable-gtk -enable-gtk3 \401 400 --disable-odk \ 402 401 --enable-release-build=yes \ … … 430 429 --with-system-zlib</userinput></screen> 431 430 431 <!-- -disable-gtk -enable-gtk3 \ removed for 6.4.0: gives 432 an error --> 432 433 <para> 433 434 The instructions below will only build the package without running
Note:
See TracChangeset
for help on using the changeset viewer.