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:
Harald Jensås 2022-02-22 08:48:54 +01:00
parent 5662b92fda
commit 0aa35a0edb

View File

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