Accepting request 663615 from home:wolfi323:branches:KDE:Extra

- Add 0001-Fix-popup-palette-with-Qt-5.9.4.patch to work around a
  bug in Qt 5.9.4 that broke krita's popup palette on Leap 15.0
  (boo#1120639)

OBS-URL: https://build.opensuse.org/request/show/663615
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=92
This commit is contained in:
2019-01-08 12:01:51 +00:00
committed by Git OBS Bridge
parent 125958af54
commit fd2a37e0a1
3 changed files with 43 additions and 0 deletions

View File

@@ -39,6 +39,8 @@ Patch: fix_libgif_5_0_build.patch
Patch1: Fix-building-against-exiv2-0.27.patch
# PATCH-FIX-UPSTREAM
Patch2: Fix-the-exiv2-fix.patch
# PATCH-FIX-OPENSUSE
Patch3: 0001-Fix-popup-palette-with-Qt-5.9.4.patch
BuildRequires: Mesa-devel
BuildRequires: OpenColorIO-devel
BuildRequires: OpenEXR-devel
@@ -140,6 +142,7 @@ Development headers and libraries for Krita.
%endif
%patch1 -p1
%patch2 -p1
%patch3 -p1
%build
# install translations to %%{_kf5_localedir} so they don't clash with the krita translations in calligra-l10n (KDE4 based)