Depend on librsvg2-common for tests

The unit tests expect that gdk-pixbuf can load SVG files. This is
provided by librsvg2-common, which used to be pulled in by
adwaita-icon-theme.

Closes: #959390
This commit is contained in:
Simon McVittie
2020-05-06 20:22:36 +01:00
parent 80f9069ffe
commit cc3d2e7851
3 changed files with 4 additions and 2 deletions

1
debian/control.in vendored
View File

@ -30,6 +30,7 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
libjson-glib-dev,
libpango1.0-dev (>= 1.41.0),
librest-dev,
librsvg2-common <!nocheck>,
libwayland-dev (>= 1.14.91) [linux-any],
libx11-dev,
libxcomposite-dev,