BuildFeatures: Fix reference to libavif.
AVIFTranslator now builds.
This commit is contained in:
parent
c6242ccf75
commit
b6442ab7fa
@ -675,7 +675,7 @@ if [ IsPackageAvailable libavif_devel ] {
|
||||
runtime: lib
|
||||
file: devel libavif_devel
|
||||
depends: base
|
||||
library: $(developLibDir)/libavif.so.12
|
||||
library: $(developLibDir)/libavif.so.9
|
||||
headers: $(developHeadersDir) $(developHeadersDir)/avif
|
||||
;
|
||||
EnableBuildFeatures libavif ;
|
||||
|
Loading…
Reference in New Issue
Block a user