Remove systemd dependency

This commit is contained in:
2025-03-13 18:46:46 +02:00
parent 6943526224
commit 45e927a99a
+2 -2
View File
@@ -1,10 +1,10 @@
name: e2fsprogs
description: Filesystem utilities for use with the ext2 filesystem. Also includes support for the ext3 and ext4 filesystems
version: 1.47.0
revision: 2
revision: 3
url: https://e2fsprogs.sourceforge.net/
license: LGPL2,GPL2
architecture: any
depends: ["glibc","util-linux"]
make_depends: ["bash","binutils","coreutils","diffutils","gawk","gcc","glibc","grep","gzip","make","pkgconf","sed","systemd","texinfo","util-linux"]
make_depends: ["bash","binutils","coreutils","diffutils","gawk","gcc","glibc","grep","gzip","make","pkgconf","sed","texinfo","util-linux"]
type: source