]> git.pld-linux.org Git - packages/guitarix.git/blobdiff - guitarix.spec
fix build with gcc >= 13
[packages/guitarix.git] / guitarix.spec
index f3ad0a6dc2ae30f58cc0b9e840602c3c20340960..3e90bcbf6770ebd90ccd58d473aa696c934045b5 100644 (file)
@@ -7,6 +7,7 @@ Group:          Applications/Multimedia
 Source0:       http://downloads.sourceforge.net/guitarix/%{name}2-%{version}.tar.xz
 # Source0-md5: d1757e08ddc54c4ec07defea6a30ac5b
 Patch0:                zita-resampler-1.10.patch
+Patch1:                gcc13.patch
 URL:           https://guitarix.org/
 BuildRequires: avahi-gobject-devel
 BuildRequires: bluez-libs-devel
@@ -54,6 +55,7 @@ use the feedback and feedforward sliders.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 CC="%{__cc}" \
This page took 0.112085 seconds and 4 git commands to generate.