]> git.pld-linux.org Git - packages/performous.git/blobdiff - performous.spec
- disable Werror to prevent benign warning breaking build on non x86_64 archs
[packages/performous.git] / performous.spec
index 8e19d7841e5308a2a692db9b60ae5dea78785690..a7424adb50105d8b0ca462e96766b9808af147ce 100644 (file)
@@ -12,6 +12,7 @@ Source1:      compact_enc_det.tar.xz
 # Source1-md5: c4af58e784fe054b787254acf5c1af12
 Patch0:                ced-no-forced-cxx11.patch
 Patch1:                find-ced.patch
+Patch2:                no-Werror.patch
 URL:           http://performous.org/
 BuildRequires: ImageMagick-c++-devel
 BuildRequires: SDL2-devel >= 2
@@ -24,8 +25,10 @@ BuildRequires:       fontconfig-devel
 BuildRequires: gettext-tools
 BuildRequires: glew-devel
 BuildRequires: glibmm-devel
+BuildRequires: gmock-devel
 BuildRequires: help2man
 BuildRequires: libepoxy-devel >= 1.2
+BuildRequires: libfmt-devel
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
 BuildRequires: librsvg-devel
@@ -61,6 +64,7 @@ wykrywane.
 %setup -q -a1
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cd compact_enc_det
This page took 0.106578 seconds and 4 git commands to generate.