Have libbabl-dev depend on liblcms2-dev as required by updated pkgconfig
authorJeremy Bicha <jbicha@debian.org>
Sun, 27 Oct 2019 16:47:49 +0000 (12:47 -0400)
committerJeremy Bicha <jbicha@debian.org>
Sun, 27 Oct 2019 16:48:22 +0000 (12:48 -0400)
file. This was detected with the help of the gnome-photos autopkgtest.

Gbp-Dch: Full

debian/control
debian/control.in

index 261398e1aee698dd8dfe7c27f653b0730fe682b6..7d76417e0ce934c516e89036e50dc5c081865a19 100644 (file)
@@ -37,6 +37,7 @@ Architecture: any
 Multi-Arch: same
 Section: libdevel
 Depends: libbabl-0.1-0 (= ${binary:Version}),
+         liblcms2-dev,
          ${misc:Depends}
 Description: Dynamic, any to any, pixel format conversion library (development files)
  Babl is a dynamic, any to any, pixel format conversion library. It
index 874c1d777e2bc38d86834ee266fc4df179b07b56..9ce96437ca980a41b3fff11a78881086f2d67d1a 100644 (file)
@@ -33,6 +33,7 @@ Architecture: any
 Multi-Arch: same
 Section: libdevel
 Depends: libbabl-0.1-0 (= ${binary:Version}),
+         liblcms2-dev,
          ${misc:Depends}
 Description: Dynamic, any to any, pixel format conversion library (development files)
  Babl is a dynamic, any to any, pixel format conversion library. It