Compress SVGs with scour
This commit is contained in:
parent
76c3903586
commit
1915668464
2 changed files with 5 additions and 2 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -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 -- \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue