Install python3 headers on fedora

This commit is contained in:
2020-02-25 21:16:17 +01:00
parent c6efec2e5f
commit 6b0e4d46c8

View File

@@ -163,7 +163,7 @@ packages:
fedora: ["xcompmgr"] fedora: ["xcompmgr"]
ubuntu: ["xcompmgr"] ubuntu: ["xcompmgr"]
python: python:
fedora: ["python"] fedora: ["python", "python3-devel"]
ubuntu: ["python3", "python3-pip", "python3-venv", "virtualenv", "pylint3"] ubuntu: ["python3", "python3-pip", "python3-venv", "virtualenv", "pylint3"]
xbacklight: xbacklight:
fedora: ["xbacklight"] fedora: ["xbacklight"]