aboutsummaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/stackbin.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/stackbin.spec b/extra/stackbin.spec
index ffe1dd2..de8ff28 100644
--- a/extra/stackbin.spec
+++ b/extra/stackbin.spec
@@ -52,6 +52,7 @@ Requires: %{pythonver}-uwsgidecorators
Requires: uwsgi-plugin-%{pythonver}
Requires: uwsgi-logger-file
%if 0%{?fedora}
+BuildRequires: make
# Fedora has all the deps; no pip3 helper needed!
Requires: %{pythonver}-pytimeparse
Requires: %{pythonver}-flask-sqlalchemy
bgstack15