commit 19affa6b5738bdd856347169f6f495c3912c3a51
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Sep 12 22:59:32 2019 +0100
add buildrequires python2, needed for el8
audacity-freeworld.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/audacity-freeworld.spec b/audacity-freeworld.spec
index c3b3c46..02b5bf0 100644
--- a/audacity-freeworld.spec
+++ b/audacity-freeworld.spec
@@ -80,6 +80,7 @@ BuildRequires: zlib-devel
BuildRequires: compat-wxGTK3-gtk2-devel
%if 0%{?rhel} >= 8 || 0%{?fedora}
BuildRequires: libappstream-glib
+BuildRequires: python2
%endif
%if %{with ffmpeg}
Show replies by date