Whamcloud - gitweb
LU-17808 build: remove new Build-Requires for Ubuntu
authorAndreas Dilger <adilger@dilger.ca>
Sun, 5 May 2024 20:43:14 +0000 (14:43 -0600)
committerLi Dongyang <dongyangli@ddn.com>
Fri, 17 Jan 2025 02:23:16 +0000 (13:23 +1100)
Remove the newly-added dpkg-dev version check, libarchive, systemd-dev
and db-sequence-movetousr to avoid build problems on Ubuntu.

Allow the older libfuse-dev ias well as the newer libfuse3-dev (Lustre
does not really care about either of these).

Signed-of-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I570074d2738d4c7220d4450da6b49467e919b3f2

debian/control

index 1eb917f..27ba370 100644 (file)
@@ -2,7 +2,7 @@ Source: e2fsprogs
 Section: admin
 Priority: important
 Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
-Build-Depends: dpkg-dev (>= 1.22.5), gettext, texinfo, pkgconf, libarchive-dev <!nocheck>, libfuse3-dev [linux-any kfreebsd-any] <!pkg.e2fsprogs.no-fuse2fs>, debhelper-compat (= 12), dh-exec, libblkid-dev, uuid-dev, m4, udev [linux-any], systemd [linux-any], systemd-dev [linux-any], cron [linux-any], dh-sequence-movetousr
+Build-Depends: dpkg-dev, gettext, texinfo, pkgconf | pkg-config, libfuse-dev | libfuse3-dev [linux-any kfreebsd-any] <!pkg.e2fsprogs.no-fuse2fs>, debhelper-compat (= 12), dh-exec, libblkid-dev, uuid-dev, m4, udev [linux-any], systemd [linux-any], cron [linux-any]
 Rules-Requires-Root: no
 Standards-Version: 4.7.0
 Homepage: http://e2fsprogs.sourceforge.net