[tbb-commits] [tor-browser-build/master] Revert "Bug 40354: Remove buster from mmdebstrap-image"
boklm at torproject.org
boklm at torproject.org
Thu Feb 3 18:35:41 UTC 2022
commit 46dd0768c277af6a4d9f63b242d14e3222a73f14
Author: Jeremy Rand <jeremyrand at airmail.cc>
Date: Fri Dec 31 14:50:31 2021 +0000
Revert "Bug 40354: Remove buster from mmdebstrap-image"
This reverts commit 381e1ac3a8c23f95af5e37478850283a0ec18167.
Buster is used by the linux-cross target.
---
projects/mmdebstrap-image/config | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/projects/mmdebstrap-image/config b/projects/mmdebstrap-image/config
index 6a34a5f..f326728 100644
--- a/projects/mmdebstrap-image/config
+++ b/projects/mmdebstrap-image/config
@@ -43,6 +43,13 @@ targets:
suite: jessie
arch: amd64
+ buster-amd64:
+ var:
+ minimal_apt_version: 1.8.2
+ container:
+ suite: buster
+ arch: amd64
+
bullseye-amd64:
var:
minimal_apt_version: 2.2.4
More information about the tbb-commits
mailing list