diff --git a/libreoffice.changes b/libreoffice.changes index 469f0e7..b794d99 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 25 11:45:21 UTC 2022 - Cor Blom + +- Also enable gtk3_kde5. The gtk3 interface is more stable than the + qt5/kf5 one, this option makes it possible to use gtk3 in kde + with the kde filepicker (boo#1197017) + ------------------------------------------------------------------- Thu Mar 17 10:10:22 UTC 2022 - Danilo Spinella diff --git a/libreoffice.spec b/libreoffice.spec index f1aebdf..dcf676e 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1123,7 +1123,7 @@ export NOCONFIGURE=yes --enable-gstreamer-1-0 \ --enable-gtk3 \ %if %{with kdeintegration} - --disable-gtk3-kde5 \ + --enable-gtk3-kde5 \ --enable-kf5 \ --enable-qt5 \ %else @@ -1573,6 +1573,8 @@ exit 0 %{_libdir}/libreoffice/program/libkf5be1lo.so %{_libdir}/libreoffice/program/libvclplug_kf5lo.so %{_libdir}/libreoffice/program/libvclplug_qt5lo.so +%{_libdir}/libreoffice/program/libvclplug_gtk3_kde5lo.so +%{_libdir}/libreoffice/program/lo_kde5filepicker %endif %files -f file-lists/officebean_list.txt officebean