Skip to content

Commit

Permalink
tox.ini (ubuntu-lunar,mantic): Remove IGNORE_MISSING_SYSTEM_PACKAGES;…
Browse files Browse the repository at this point in the history
… all standard packages are available
  • Loading branch information
mkoeppe committed Sep 30, 2023
1 parent 0366627 commit def59ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,7 @@ setenv =
ubuntu-focal: BASE_TAG=focal
ubuntu-jammy: BASE_TAG=jammy
ubuntu-lunar: BASE_TAG=lunar
ubuntu-lunar: IGNORE_MISSING_SYSTEM_PACKAGES=yes
ubuntu-mantic: BASE_TAG=mantic
ubuntu-mantic: IGNORE_MISSING_SYSTEM_PACKAGES=yes
#
# https://hub.docker.com/_/debian
# debian-buster does not have libfreetype-dev (it only has libfreetype6-dev)
Expand Down

0 comments on commit def59ae

Please sign in to comment.