Merge "Add platform:base-py[2|3] to bindep"

This commit is contained in:
Zuul 2022-02-21 13:41:39 +00:00 committed by Gerrit Code Review
commit e205816df7
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# these are needed to compile Python dependencies from sources
python-dev [platform:dpkg test]
python3-all-dev [platform:dpkg test]
python-devel [platform:rpm test]
python3-devel [platform:rpm test]
python-devel [(platform:rpm platform:base-py2 test)]
python3-devel [(platform:rpm platform:base-py3 test)]
build-essential [platform:dpkg test]
libffi-dev [platform:dpkg test]
libffi-devel [platform:rpm test]