mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
OpenRCT2: remove icu rebuild makedep webkit2gtk
The webkit2gtk package will be dropped in the future. If this is needed use libwebkit2gtk41 or libwebkitgtk60.
This commit is contained in:
parent
02cd3a8be1
commit
9373ef6f6b
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ esac
|
|||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" OpenRCT2"
|
||||
# for icu mass-rebuild
|
||||
hostmakedepends+=" enchant2 libxml2 webkit2gtk libharfbuzz"
|
||||
hostmakedepends+=" enchant2 libxml2 libharfbuzz"
|
||||
hostmakedepends+=" libnuspell libpsl"
|
||||
CXXFLAGS+=" -DHAVE_IMMINTRIN_H=false -DSDL_DISABLE_IMMINTRIN_H=1"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue