This commit is contained in:
parent
226adfd0ca
commit
3797e98218
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libreoffice
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -1054,7 +1054,6 @@ export NOCONFIGURE=yes
|
||||
--disable-online-update \
|
||||
--enable-gstreamer-1-0 \
|
||||
--enable-gtk3 \
|
||||
--disable-gtk \
|
||||
%if %{with kdeintegration}
|
||||
--disable-gtk3-kde5 \
|
||||
--enable-kf5 \
|
||||
@ -1486,8 +1485,8 @@ exit 0
|
||||
|
||||
%if %{with kdeintegration}
|
||||
%files -f file-lists/kde4_list.txt qt5
|
||||
%{_libdir}/libreoffice/program/libkde5be1lo.so
|
||||
%{_libdir}/libreoffice/program/libvclplug_kde5lo.so
|
||||
%{_libdir}/libreoffice/program/libkf5be1lo.so
|
||||
%{_libdir}/libreoffice/program/libvclplug_kf5lo.so
|
||||
%{_libdir}/libreoffice/program/libvclplug_qt5lo.so
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user