From: Darrick J. Wong Date: Sun, 22 Feb 2026 22:41:18 +0000 (-0800) Subject: debian/control: listify the build dependencies X-Git-Tag: v7.0.0~32 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dfee401c10bce4d33cc68200691791358e578c90;p=xfsprogs-dev.git debian/control: listify the build dependencies This will make it less gross to add more build deps later. Signed-off-by: "Darrick J. Wong" Reviewed-by: Christoph Hellwig --- diff --git a/debian/control b/debian/control index 6473c10b..d50960fb 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,19 @@ Section: admin Priority: optional Maintainer: XFS Development Team Uploaders: Nathan Scott , Anibal Monsalve Salazar -Build-Depends: libinih-dev (>= 53), uuid-dev, debhelper (>= 12), gettext, libtool, libedit-dev, libblkid-dev (>= 2.17), linux-libc-dev, libdevmapper-dev, libicu-dev, pkg-config, liburcu-dev, systemd-dev | systemd (<< 253-2~) +Build-Depends: debhelper (>= 12), + gettext, + libblkid-dev (>= 2.17), + libdevmapper-dev, + libedit-dev, + libicu-dev, + libinih-dev (>= 53), + libtool, + liburcu-dev, + linux-libc-dev, + pkg-config, + systemd-dev | systemd (<< 253-2~), + uuid-dev Standards-Version: 4.0.0 Homepage: https://xfs.wiki.kernel.org/