libjxl: add missing highway dependency to -devel

This commit is contained in:
tranzystorekk 2024-07-26 14:41:38 +02:00
parent fec9611d64
commit 43252ab3e3
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'libjxl'
pkgname=libjxl
version=0.10.3
revision=1
revision=2
_testdata_hash=ff8d743aaba05b3014f17e5475e576242fa979fc
build_style=cmake
configure_args="-DJPEGXL_ENABLE_BENCHMARK=OFF -DJPEGXL_ENABLE_EXAMPLES=OFF
@ -42,7 +42,7 @@ post_install() {
libjxl-devel_package() {
short_desc+=" - development files"
depends="${sourcepkg}>=${version}_${revision} brotli-devel"
depends="${sourcepkg}>=${version}_${revision} highway-devel brotli-devel"
pkg_install() {
vmove usr/include
vmove "usr/lib/*.so"