Accepting request 964836 from home:cornelisbb:branches:LibreOffice:Factory
- 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) OBS-URL: https://build.opensuse.org/request/show/964836 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=1003
This commit is contained in:
parent
a0e5bbee14
commit
724744ec92
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 25 11:45:21 UTC 2022 - Cor Blom <cornelis@solcon.nl>
|
||||
|
||||
- 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 <danilo.spinella@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user