- Switch to full KDE stack for KDE Frameworks integration instead
of gtk3 KDE wrapper bsc#1123131 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=748
This commit is contained in:
parent
bf0fa5b5df
commit
ac10ab0292
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 25 09:12:12 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Switch to full KDE stack for KDE Frameworks integration instead
|
||||
of gtk3 KDE wrapper bsc#1123131
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 24 13:19:29 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -1045,9 +1045,9 @@ export NOCONFIGURE=yes
|
||||
%if %{with gtk3}
|
||||
--enable-gtk3 \
|
||||
%if %{with kdeintegration}
|
||||
--enable-gtk3-kde5 \
|
||||
--disable-gtk3-kde5 \
|
||||
--enable-kde5 \
|
||||
--disable-qt5 \
|
||||
--enable-qt5 \
|
||||
%endif
|
||||
%else
|
||||
--disable-gtk3 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user