efl: rebuilt against bullet-2.89

This commit is contained in:
John 2020-02-10 15:49:49 +01:00 committed by John Zimmermann
parent 924e9f7f51
commit c71d8bd6b3

View file

@ -1,7 +1,7 @@
# Template file for 'efl' # Template file for 'efl'
pkgname=efl pkgname=efl
version=1.23.1 version=1.23.1
revision=1 revision=2
build_style=meson build_style=meson
configure_args=" configure_args="
-Dsystemd=false -Dsystemd=false
@ -24,7 +24,7 @@ configure_args="
$(vopt_bool pulseaudio pulseaudio) $(vopt_bool pulseaudio pulseaudio)
$(vopt_bool harfbuzz harfbuzz) $(vopt_bool harfbuzz harfbuzz)
$(vopt_bool simd native-arch-optimization)" $(vopt_bool simd native-arch-optimization)"
hostmakedepends="pkg-config" hostmakedepends="pkg-config gettext"
makedepends=" makedepends="
gettext-devel libressl-devel liblz4-devel glib-devel ibus-devel gettext-devel libressl-devel liblz4-devel glib-devel ibus-devel
fontconfig-devel fribidi-devel $(vopt_if harfbuzz harfbuzz-devel) fontconfig-devel fribidi-devel $(vopt_if harfbuzz harfbuzz-devel)