Skip to content

Commit 0a27b65

Browse files
author
Matthias Koeppe
committed
tox.ini (debian-trixie): Use IGNORE_MISSING_SYSTEM_PACKAGES=yes
1 parent 52508f6 commit 0a27b65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ setenv =
227227
#
228228
# https://hub.docker.com/_/debian
229229
# debian-bullseye does not have libgiac-dev
230+
# debian-trixie does not have libbrial-dev
230231
#
231232
debian: SYSTEM=debian
232233
debian: BASE_IMAGE=debian
@@ -239,6 +240,7 @@ setenv =
239240
debian-bullseye: IGNORE_MISSING_SYSTEM_PACKAGES=yes
240241
debian-bookworm: BASE_TAG=bookworm
241242
debian-trixie: BASE_TAG=trixie
243+
debian-trixie: IGNORE_MISSING_SYSTEM_PACKAGES=yes
242244
debian-sid: BASE_TAG=sid
243245
#
244246
# https://hub.docker.com/u/linuxmintd

0 commit comments

Comments
 (0)