debian/control: Add libglib2.0-doc to Build-Depends-Indep, this allows gtk-doc to properly resolve all the links in the documentation

This commit is contained in:
Laurent Bigonville
2019-07-12 01:02:15 +02:00
parent 8d01ce9b7e
commit c813d2873f
2 changed files with 4 additions and 1 deletions
+3 -1
View File
@@ -11,8 +11,10 @@ libfprint (1:0.99.0-1) UNRELEASED; urgency=medium
is not ready yet is not ready yet
* debian/control: Bump Standards-Version to 4.4.0 (no further changes) * debian/control: Bump Standards-Version to 4.4.0 (no further changes)
* debian/libfprint0.symbols: Add the Build-Depends-Package field * debian/libfprint0.symbols: Add the Build-Depends-Package field
* debian/control: Add libglib2.0-doc to Build-Depends-Indep, this allows
gtk-doc to properly resolve all the links in the documentation
-- Laurent Bigonville <bigon@debian.org> Fri, 12 Jul 2019 00:25:24 +0200 -- Laurent Bigonville <bigon@debian.org> Fri, 12 Jul 2019 01:00:46 +0200
libfprint (1:0.8.2-3) unstable; urgency=medium libfprint (1:0.8.2-3) unstable; urgency=medium
+1
View File
@@ -6,6 +6,7 @@ Uploaders: Ulises Vitulli <dererk@debian.org>, Didier Raboud <odyx@debian.org>
Build-Depends: debhelper (>= 10.3), Build-Depends: debhelper (>= 10.3),
libusb-1.0-0-dev, libglib2.0-dev, libpixman-1-dev, libxv-dev, libusb-1.0-0-dev, libglib2.0-dev, libpixman-1-dev, libxv-dev,
libnss3-dev, meson, gtk-doc-tools libnss3-dev, meson, gtk-doc-tools
Build-Depends-Indep: libglib2.0-doc
Standards-Version: 4.4.0 Standards-Version: 4.4.0
Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint
Vcs-Browser: https://salsa.debian.org/debian/libfprint Vcs-Browser: https://salsa.debian.org/debian/libfprint