diff --git a/debian/control b/debian/control index 6ad151bd03..68473b2576 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Simon McVittie , Jeremy Bicha -Build-Depends: adwaita-icon-theme , +Build-Depends: adwaita-icon-theme-full , at-spi2-core , dbus-daemon , debhelper-compat (= 13), diff --git a/debian/control.in b/debian/control.in index e01ba95eea..2425db004e 100644 --- a/debian/control.in +++ b/debian/control.in @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Simon McVittie , @GNOME_TEAM@ -Build-Depends: adwaita-icon-theme , +Build-Depends: adwaita-icon-theme-full , at-spi2-core , dbus-daemon , debhelper-compat (= 13), diff --git a/debian/tests/control b/debian/tests/control index 22a62f8f3c..e096858c34 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -3,5 +3,5 @@ Depends: libgtk-3-dev, build-essential, xauth, xvfb, python3-gi, gir1.2-gtk-3.0, Restrictions: allow-stderr, superficial Tests: installed-tests -Depends: at-spi2-core, dbus-daemon, gnome-desktop-testing (>= 2018.1-1~), gtk-3-examples, librsvg2-common, xauth, xvfb +Depends: adwaita-icon-theme-full, at-spi2-core, dbus-daemon, gnome-desktop-testing (>= 2018.1-1~), gtk-3-examples, librsvg2-common, xauth, xvfb Restrictions: allow-stderr