Enable glycin-heif loader
Commit cd2cc6ea01 was not enough, we also
need to explicitly enable the loader through a meson option.
This commit is contained in:
parent
1f5653ea19
commit
d038e315f9
@ -72,7 +72,7 @@ rm -rf vendor
|
||||
|
||||
%build
|
||||
%meson \
|
||||
-Dloaders=glycin-image-rs,glycin-svg \
|
||||
-Dloaders=glycin-heif,glycin-image-rs,glycin-svg \
|
||||
-Dtest_skip_install=true \
|
||||
%{nil}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user