Whamcloud - gitweb
LU-17808 build: remove new Build-Requires for Ubuntu 11/55011/4
authorAndreas Dilger <adilger@dilger.ca>
Sun, 5 May 2024 20:43:14 +0000 (14:43 -0600)
committerLi Dongyang <dongyangli@ddn.com>
Tue, 28 May 2024 05:53:20 +0000 (15:53 +1000)
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 e641b37..3ea5912 100644 (file)
@@ -2,7 +2,7 @@ Source: e2fsprogs
 Section: admin
 Priority: required
 Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
-Build-Depends: dpkg-dev (>= 1.22.5), gettext, texinfo, pkgconf, libarchive-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], 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