Remove systemd dependency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user