]> git.pld-linux.org Git - packages/pulseview.git/blobdiff - pulseview.spec
upstream patch to fix build with glib2 >= 2.68
[packages/pulseview.git] / pulseview.spec
index a6d9850f2b6937054e0810e9dddb3efee5079439..8ad828bd7b909da3024dbcf1b83ccfc2d70ae1de 100644 (file)
@@ -13,6 +13,7 @@ Group:                X11/Applications/Graphics
 Source0:       https://sigrok.org/download/source/pulseview/%{name}-%{version}.tar.gz
 # Source0-md5: 108a5f095f06a9485d31a0349ea38243
 Patch0:                %{name}-qt.patch
+Patch1:                glib2.68.patch
 URL:           https://sigrok.org/wiki/PulseView
 BuildRequires: Qt5Core-devel >= 5.3
 BuildRequires: Qt5Gui-devel >= 5.3
@@ -52,6 +53,7 @@ sigrok.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 install -d build
This page took 0.203513 seconds and 4 git commands to generate.