libplacebo: rebuild against new shaderc which changed ABI without SONAME change

This commit is contained in:
Duncaen 2019-11-11 15:37:14 +01:00
parent fdd5b8e1e4
commit 8b9958cc61
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'libplacebo' # Template file for 'libplacebo'
pkgname=libplacebo pkgname=libplacebo
version=1.21.0 version=1.21.0
revision=1 revision=2
build_style=meson build_style=meson
configure_args="-Dvulkan=enabled -Dglslang=enabled -Dshaderc=enabled" configure_args="-Dvulkan=enabled -Dglslang=enabled -Dshaderc=enabled"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"