mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
mkosi: Don't install dnf anymore on Fedora
We have dnf5 on Fedora, no need to install dnf there anymore
This commit is contained in:
committed by
Luca Boccassi
parent
3568c47664
commit
4435dd7c72
@@ -27,7 +27,6 @@ Packages=
|
||||
cryptsetup
|
||||
device-mapper-event
|
||||
device-mapper-multipath
|
||||
dnf
|
||||
git-core
|
||||
glibc-langpack-de
|
||||
glibc-langpack-en
|
||||
|
||||
@@ -15,4 +15,5 @@ Environment=
|
||||
|
||||
[Content]
|
||||
Packages=
|
||||
dnf
|
||||
kernel-modules # For squashfs
|
||||
|
||||
Reference in New Issue
Block a user