mirror of
https://github.com/systemd/systemd.git
synced 2025-03-06 00:58:29 +03: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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user