]> git.sven.stormbind.net Git - sven/exfatprogs.git/commitdiff
Build depend on pkgconf instead of pkg-config.
authorSven Hoexter <sven@stormbind.net>
Mon, 27 May 2024 18:50:00 +0000 (20:50 +0200)
committerSven Hoexter <sven@stormbind.net>
Mon, 27 May 2024 18:50:00 +0000 (20:50 +0200)
debian/changelog
debian/control

index 2f993170cb56e7bf37051fe7698781277163b5bd..26ec545998e1e4b616e274a0c17c0ba44097474b 100644 (file)
@@ -3,6 +3,7 @@ exfatprogs (1.2.3-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Update Standards-Version to 4.7.0 - no changes required.
   * Update debian/copyright - add LG Electronics.
+  * Build depend on pkgconf instead of pkg-config.
 
  -- Sven Hoexter <hoexter@debian.org>  Mon, 27 May 2024 20:37:51 +0200
 
index 4a6f99b9da0a5de1c386e7728d114afb983c38fc..06227386f866adc92a1e631d4307d92202128c1e 100644 (file)
@@ -2,7 +2,7 @@ Source: exfatprogs
 Section: otherosfs
 Priority: optional
 Maintainer: Sven Hoexter <hoexter@debian.org>
-Build-Depends: debhelper-compat (= 13), pkg-config
+Build-Depends: debhelper-compat (= 13), pkgconf
 Standards-Version: 4.7.0
 Rules-Requires-Root: no
 Homepage: https://github.com/exfatprogs/exfatprogs