From 849e3b657fdee4674c751d456f6185dd4e49009d Mon Sep 17 00:00:00 2001 From: Bastian Germann Date: Mon, 18 Jan 2021 16:07:35 -0500 Subject: [PATCH] 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 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.47.2