]> git.sesse.net Git - bcachefs-tools-debian/commitdiff
Build-depend on systemd-dev, since udev.pc has moved there.
authorSteinar H. Gunderson <sesse@debian.org>
Tue, 13 Feb 2024 20:45:47 +0000 (21:45 +0100)
committerSteinar H. Gunderson <sesse@debian.org>
Tue, 13 Feb 2024 20:49:55 +0000 (21:49 +0100)
debian/changelog
debian/control

index a3e82b0a15076cb2764b12aa9f5ac2c0cf6d1192..7673e601ec26410af5a5a6a5c8761c1c46f3f049 100644 (file)
@@ -4,6 +4,7 @@ bcachefs-tools (1:1.4.2~git20240213-0.1) UNRELEASED; urgency=medium
   * New upstream release (git snapshot cd4cbfc6).
     * Remove the do-not-install-mount-symlink patch.
     * Add epoch to deal with new upstream versioning scheme. (Closes: #1054620)
+  * Build-depend on systemd-dev, since udev.pc has moved there.
 
  -- Steinar H. Gunderson <sesse@debian.org>  Tue, 13 Feb 2024 21:43:21 +0100
 
index c43c1eeb8d8472f6022fc074dcc36bade9f603b5..edcb9237fa8ada1874fec703d2b2b1443b985728 100644 (file)
@@ -19,6 +19,7 @@ Build-Depends: debhelper-compat (= 13),
                libudev-dev,
                liburcu-dev,
                libzstd-dev,
+               systemd-dev,
                uuid-dev,
                zlib1g-dev
 Homepage: https://bcachefs.org/