Remove python version 2 pkgs from bindep
Follow up to change: Iee5ac3a778f8106b7f2e96cd9294e2da28fe4def Since Python version 2 is not supported we can remove these. Change-Id: I79a4b189a7fb220a97d83601002339ebfae45104
This commit is contained in:
parent
5662b92fda
commit
0aa35a0edb
@ -1,8 +1,6 @@
|
|||||||
# these are needed to compile Python dependencies from sources
|
# these are needed to compile Python dependencies from sources
|
||||||
python-dev [platform:dpkg test]
|
|
||||||
python3-all-dev [platform:dpkg test]
|
python3-all-dev [platform:dpkg test]
|
||||||
python-devel [(platform:rpm platform:base-py2 test)]
|
python3-devel [(platform:rpm test)]
|
||||||
python3-devel [(platform:rpm platform:base-py3 test)]
|
|
||||||
build-essential [platform:dpkg test]
|
build-essential [platform:dpkg test]
|
||||||
libffi-dev [platform:dpkg test]
|
libffi-dev [platform:dpkg test]
|
||||||
libffi-devel [platform:rpm test]
|
libffi-devel [platform:rpm test]
|
||||||
|
Loading…
Reference in New Issue
Block a user