Skip to content

Commit fe7d750

Browse files
authored
Update build.sh
1 parent f97d61b commit fe7d750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tur-chromium/chromium-stable/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ TERMUX_PKG_VERSION=134.0.6998.165
66
TERMUX_PKG_SRCURL=https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$TERMUX_PKG_VERSION.tar.xz
77
TERMUX_PKG_SHA256=6c2f2a4fca77f6428171215ffd688e68a09849b75fae43aed980a5f77eeb097d
88
TERMUX_PKG_DEPENDS="atk, cups, dbus, fontconfig, gtk3, krb5, libc++, libdrm, libevdev, libxkbcommon, libminizip, libnss, libwayland, libx11, mesa, openssl, pango, pulseaudio, zlib"
9+
TERMUX_PKG_BUILD_DEPENDS="libffi-static"
910
# Chromium doesn't support i686 on Linux.
1011
TERMUX_PKG_EXCLUDED_ARCHES="i686"
1112

0 commit comments

Comments
 (0)