summaryrefslogtreecommitdiffhomepage
path: root/pkg/rpm/Makefile.python36
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/rpm/Makefile.python36')
-rw-r--r--pkg/rpm/Makefile.python362
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/rpm/Makefile.python36 b/pkg/rpm/Makefile.python36
index 05ab2334..940cee0e 100644
--- a/pkg/rpm/Makefile.python36
+++ b/pkg/rpm/Makefile.python36
@@ -13,7 +13,7 @@ MODULE_INSTARGS_python36= python3.6-install
MODULE_SOURCES_python36= unit.example-python-app \
unit.example-python36-config
-ifneq (,$(findstring $(OSVER),opensuse-tumbleweed sles))
+ifneq (,$(findstring $(OSVER),opensuse-tumbleweed sles fedora))
BUILD_DEPENDS_python36= python3-devel
else
BUILD_DEPENDS_python36= python36-devel