summaryrefslogtreecommitdiff
path: root/palemoon/palemoon.spec
diff options
context:
space:
mode:
Diffstat (limited to 'palemoon/palemoon.spec')
-rw-r--r--palemoon/palemoon.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec
index 4f2f857..584fcf3 100644
--- a/palemoon/palemoon.spec
+++ b/palemoon/palemoon.spec
@@ -83,6 +83,9 @@ BuildRequires: unzip
BuildRequires: yasm
BuildRequires: zip
BuildRequires: zlib-devel
+%if 0%{?fedora} >= 31
+BuildRequires: python2-devel
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}
Provides: mimehandler(application/x-xpinstall)
Provides: palemoon
bgstack15