Regenerate CSS themes with sassc during the build

This ensures that they are updated even if upstream forgot to do so,
as happened in HighContrast for the GTK 3.4.22 release (#970664).
This commit is contained in:
Simon McVittie
2020-09-26 01:08:38 +01:00
parent 4c88d6ba3b
commit 7071e1f9b6
3 changed files with 9 additions and 1 deletions

3
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: gtk+3.0
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>
Uploaders: Iain Lane <laney@debian.org>
Build-Depends: adwaita-icon-theme <!nocheck>,
at-spi2-core <!nocheck>,
dbus <!nocheck>,
@ -45,6 +45,7 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
libxml2-utils,
libxrandr-dev (>= 2:1.5.0),
pkg-config,
sassc,
wayland-protocols (>= 1.14) [linux-any],
xauth <!nocheck>,
xvfb <!nocheck>