Mathieu Malaterre pushed to branch master at Debian Med / openslide
Commits: efaad2d6 by Mathieu Malaterre at 2022-06-20T13:57:24+02:00 d/control: Add missing dep to glib, gdk-pixbuf and cairo This should fix previous commit: d307684 - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -4,6 +4,9 @@ Uploaders: Andreas Tille <[email protected]> Section: libs Priority: optional Build-Depends: debhelper-compat (= 13), + libcairo2-dev, + libgdk-pixbuf-2.0-dev, + libglib2.0-dev, libjpeg-dev, libopenjp2-7-dev, libsqlite3-dev, View it on GitLab: https://salsa.debian.org/med-team/openslide/-/commit/efaad2d675c1701930ba220a1f67b0a8fa6b8e6e -- View it on GitLab: https://salsa.debian.org/med-team/openslide/-/commit/efaad2d675c1701930ba220a1f67b0a8fa6b8e6e You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
