d/control, d/tests/control: Drop dependency on adwaita-icon-theme-full
This package name was Ubuntu-specific, and was dropped since 45.0-4 (the Debian version of a-i-t has a Provides for a-i-t-full). Use a versioned build-dependency so that we definitely have all of the necessary icons to run tests successfully. Thanks: Heinrich Schuchardt
This commit is contained in:
3
debian/control
vendored
3
debian/control
vendored
@ -3,13 +3,14 @@ Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Simon McVittie <smcv@debian.org>, Dmitry Shachnev <mitya57@debian.org>, Jeremy Bícha <jbicha@ubuntu.com>
|
||||
Build-Depends: dpkg-dev (>= 1.22.5), adwaita-icon-theme-full <!nocheck>,
|
||||
Build-Depends: adwaita-icon-theme (>= 45.0-4~) <!nocheck>,
|
||||
at-spi2-core <!nocheck>,
|
||||
dbus-daemon <!nocheck>,
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-gir,
|
||||
docbook-xml <!nodoc>,
|
||||
docbook-xsl <!nodoc>,
|
||||
dpkg-dev (>= 1.22.5),
|
||||
fonts-cantarell <!nocheck>,
|
||||
fonts-dejavu-core <!nocheck>,
|
||||
gir1.2-atk-1.0-dev <pkg.gobject-introspection.todo>,
|
||||
|
||||
Reference in New Issue
Block a user