Packages: added Fedora support.
Tested on currently supported releases: Fedora 26, Fedora 27.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user