bindep/bindep/tests/bindep.txt
Ian Wienand 2083b8b1a3 Cull the test bindep file
When added with 2152331ebf this was a
copy of the externally hosted bindep fallback file which was
deprecated.

So this now represents a big collection of things that we're not
maintaining.  When we add new python3 only distros to testing it all
breaks.

I think the point of this test is to ensure the callouts to the tools
for installation are working; there's no need to install the whole
world.  Cull this to a simlified list that exercises a few common
paths with packages that should be stable for the forseeable future.

Change-Id: Ib87425a5010e6cc781731512473e3db2461c1faf
2020-06-23 08:38:23 +10:00

18 lines
383 B
Plaintext

# A few things to just test installation and some
# matching
python3-all-dev [platform:dpkg]
python3-all [platform:dpkg]
python-all-dev [platform:dpkg]
python-devel [platform:rpm !platform:centos-8]
python3-devel [platform:rpm]
sqlite [platform:redhat]
sqlite-devel [platform:redhat]
sqlite3-devel [platform:suse]
sqlite3 [platform:dpkg]
dev-db/sqlite [platform:gentoo]
unzip
zip