mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
efl: rebuilt against bullet-2.89
This commit is contained in:
parent
924e9f7f51
commit
c71d8bd6b3
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue