Tags: patch

hi,
On Thu, Apr 18, 2024 at 10:00:30PM +0200, Sebastian Ramacher wrote:

checking for libconfig... no
checking for main in -llibconfig... no
configure: error: libconfig library not found

It seems it shuold use libconfig-dev.

Cheers
--
Sebastian Ramacher

--
Regards,
--
  Bo YU

diff -Nru nwipe-0.36/debian/changelog nwipe-0.36/debian/changelog
--- nwipe-0.36/debian/changelog 2024-04-17 01:37:21.000000000 +0800
+++ nwipe-0.36/debian/changelog 2024-04-29 14:28:41.000000000 +0800
@@ -1,3 +1,11 @@
+nwipe (0.36-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Use libconfig-dev instead of pkgconf on debian/control. 
+    (Closes: #1069254)
+
+ -- Bo YU <tsu.y...@gmail.com>  Mon, 29 Apr 2024 14:28:41 +0800
+
 nwipe (0.36-1) unstable; urgency=medium
 
   * New upstream release(closes: #1069072, #1034262 ).
diff -Nru nwipe-0.36/debian/control nwipe-0.36/debian/control
--- nwipe-0.36/debian/control   2024-04-17 01:37:21.000000000 +0800
+++ nwipe-0.36/debian/control   2024-04-29 14:28:41.000000000 +0800
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Martijn van Brummelen <m...@debian.org>
-Build-Depends: debhelper-compat (=13), libparted-dev, libncurses-dev, dpkg-dev 
(>= 1.16.1~), pkgconf
+Build-Depends: debhelper-compat (=13), libparted-dev, libncurses-dev, dpkg-dev 
(>= 1.16.1~), libconfig-dev
 Standards-Version: 4.7.0
 Homepage: https://github.com/martijnvanbrummelen/nwipe
 Vcs-Browser: https://salsa.debian.org/mvb/nwipe

Attachment: signature.asc
Description: PGP signature

Reply via email to