diff --git a/libreoffice.spec b/libreoffice.spec index 6012506..6d95e5a 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -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