Switch from Systemd to Enit

This commit is contained in:
2025-03-11 22:10:51 +02:00
parent 75118399dd
commit 0b0a232f72
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
name: dracut
description: Event driven initramfs infrastructure
version: 102
revision: 2
url: https://github.com/dracut-ng/dracut-ng
license: GPL2-or-later
architecture: any
depends: ["cpio","kmod","coreutils","util-linux","bash","findutils","gawk","grep","procps-ng","sed","pkgconf","systemd"]
depends: ["cpio","kmod","coreutils","util-linux","bash","findutils","gawk","grep","procps-ng","sed","pkgconf"]
optional_depends: ["lvm2"]
make_depends: ["rustc"]
provides: ["initramfs"]