From: Bastian Germann Date: Mon, 18 Jan 2021 21:07:35 +0000 (-0500) Subject: debian: remove dependency on essential util-linux X-Git-Tag: v5.11.0-rc0~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=849e3b657fdee4674c751d456f6185dd4e49009d;p=thirdparty%2Fxfsprogs-dev.git debian: remove dependency on essential util-linux Essential packages must not be part of Depends. Signed-off-by: Bastian Germann Reviewed-by: Darrick J. Wong Reviewed-by: Nathan Scott Signed-off-by: Eric Sandeen --- diff --git a/debian/control b/debian/control index 49ffd3409..34dce4d59 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 4.0.0 Homepage: https://xfs.wiki.kernel.org/ Package: xfsprogs -Depends: ${shlibs:Depends}, ${misc:Depends}, python3:any, util-linux +Depends: ${shlibs:Depends}, ${misc:Depends}, python3:any Provides: fsck-backend Suggests: xfsdump, acl, attr, quota Breaks: xfsdump (<< 3.0.0)