Compress SVGs with scour

This commit is contained in:
Sebastian Ramacher 2019-11-18 20:41:45 +01:00
parent 76c3903586
commit 1915668464
2 changed files with 5 additions and 2 deletions

2
debian/rules vendored
View file

@ -7,7 +7,7 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
export DEB_CPPFLAGS_MAINT_APPEND=-DFFMPEG_MUX_FIXED=\"/usr/lib/$(DEB_HOST_MULTIARCH)/obs-plugins/obs-ffmpeg/obs-ffmpeg-mux\"
%:
dh $@ --with python3
dh $@ --with python3,scour
override_dh_auto_configure:
dh_auto_configure -- \