diff --git a/libreoffice.spec b/libreoffice.spec index ee08cd9..afa76e3 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -76,7 +76,7 @@ Source2005: %{external_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zi Source2006: http://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar Source2007: http://dev-www.libreoffice.org/extern/a084cd548b586552cb7d3ee51f1af969-odfvalidator-1.1.8-incubating-SNAPSHOT-jar-with-dependencies.jar # PDFium is bundled everywhere -Source2008: %{external_url}/pdfium-3064.tar.bz2 +Source2008: %{external_url}/pdfium-3235.tar.bz2 # change user config dir name from ~/.libreoffice/3 to ~/.libreoffice/3-suse # to avoid BerkleyDB incompatibility with the plain build Patch1: scp2-user-config-suse.diff @@ -256,6 +256,11 @@ BuildRequires: pkgconfig(fbclient) %endif %if %{with kdeintegration} BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5Gui) +BuildRequires: pkgconfig(Qt5Network) +BuildRequires: pkgconfig(Qt5Widgets) +# needed for filepicker +BuildRequires: pkgconfig(glib-2.0) >= 2.4 %else Provides: %{name}-kde4 = %{version} Obsoletes: %{name}-kde4 < %{version} diff --git a/pdfium-3064.tar.bz2 b/pdfium-3064.tar.bz2 deleted file mode 100644 index 9229f68..0000000 --- a/pdfium-3064.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ded806dc9e2a4005d8c0a6b7fcb232ab36221d72d9ff5b815e8244987299d883 -size 5515914 diff --git a/pdfium-3235.tar.bz2 b/pdfium-3235.tar.bz2 new file mode 100644 index 0000000..1c29c7c --- /dev/null +++ b/pdfium-3235.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc0d33fc24b1612865f5e173d48800ba3f2db891c57e3f92b9d2ce56ffeb72f +size 5836207