diff --git a/debian/changelog b/debian/changelog index 6c2b588..2a3ea25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,9 @@ nut (2.7.4-9) UNRELEASED; urgency=medium * Add libltdl-dev to the build-dependencies and fix FTBFS when it is installed (Closes: #831740) * debian/control: Bump Standards-Version to 4.3.0 (no further changes) + * debian/control: Add libnss3-dev to the dependencies of libupsclient-dev - -- Laurent Bigonville Mon, 08 Jul 2019 17:47:07 +0200 + -- Laurent Bigonville Tue, 09 Jul 2019 15:09:50 +0200 nut (2.7.4-8) unstable; urgency=medium diff --git a/debian/control b/debian/control index cb936b8..cc169d7 100644 --- a/debian/control +++ b/debian/control @@ -191,6 +191,7 @@ Package: libupsclient-dev Section: libdevel Architecture: any Depends: libupsclient4 (= ${binary:Version}), + libnss3-dev, ${misc:Depends}, ${shlibs:Depends} Conflicts: libupsclient1-dev