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:
@@ -75,7 +75,7 @@ esac
|
|||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" OpenRCT2"
|
hostmakedepends+=" OpenRCT2"
|
||||||
# for icu mass-rebuild
|
# for icu mass-rebuild
|
||||||
hostmakedepends+=" enchant2 libxml2 webkit2gtk libharfbuzz"
|
hostmakedepends+=" enchant2 libxml2 libharfbuzz"
|
||||||
hostmakedepends+=" libnuspell libpsl"
|
hostmakedepends+=" libnuspell libpsl"
|
||||||
CXXFLAGS+=" -DHAVE_IMMINTRIN_H=false -DSDL_DISABLE_IMMINTRIN_H=1"
|
CXXFLAGS+=" -DHAVE_IMMINTRIN_H=false -DSDL_DISABLE_IMMINTRIN_H=1"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user