Selaa lähdekoodia

fix system-pkgs for debian-12

pull/227/head
Michael Feger 3 vuotta sitten
vanhempi
commit
6d70dc1105
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. +3
    -0
      linux/map.jinja

+ 3
- 0
linux/map.jinja Näytä tiedosto

@@ -113,6 +113,9 @@
'bullseye': {
'pkgs': ['python3-apt', 'apt-transport-https', 'libmnl0'],
},
'bookworm': {
'pkgs': ['python3-apt', 'apt-transport-https', 'libmnl0'],
},
'sid': {
'pkgs': ['python3-apt', 'apt-transport-https', 'libmnl0'],
},

Loading…
Peruuta
Tallenna