Merge "Add Gentoo support"
This commit is contained in:
commit
70f0a18bc0
@ -19,6 +19,8 @@ _venv_build_base_distro_package_list:
|
|||||||
- gcc
|
- gcc
|
||||||
- "{{ (venv_python_executable == 'python2') | ternary('pkg-config', 'python3-pkgconfig') }}"
|
- "{{ (venv_python_executable == 'python2') | ternary('pkg-config', 'python3-pkgconfig') }}"
|
||||||
- "{{ (venv_python_executable == 'python2') | ternary('python-dev', 'python3-dev') }}"
|
- "{{ (venv_python_executable == 'python2') | ternary('python-dev', 'python3-dev') }}"
|
||||||
|
gentoo:
|
||||||
|
- dev-util/cmake
|
||||||
redhat:
|
redhat:
|
||||||
- autoconf
|
- autoconf
|
||||||
- cmake
|
- cmake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user