mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 22:50:29 +00:00
mkosi: remove ?priority(required) from debian pkg list
Requires apt 2.3.10 which is not available in stable, and also doesn't seem necessary, same packages are installed anyway Add tzdata manually, as that doesn't seem to be pulled in via the CI.
This commit is contained in:
committed by
Daan De Meyer
parent
21453b8b4b
commit
2f39220e7c
@@ -8,7 +8,6 @@ Release=testing
|
||||
|
||||
[Content]
|
||||
Packages=
|
||||
?priority(required)
|
||||
btrfs-progs
|
||||
cryptsetup-bin
|
||||
dbus-broker
|
||||
@@ -48,6 +47,7 @@ Packages=
|
||||
python3-pytest
|
||||
quota
|
||||
systemd-sysv
|
||||
tzdata
|
||||
xxd
|
||||
|
||||
BuildPackages=
|
||||
|
||||
Reference in New Issue
Block a user