From c7f6a7f984292c5142e90f46432993b8d46b7164 Mon Sep 17 00:00:00 2001 From: synt-xerror <169557594+synt-xerror@users.noreply.github.com> Date: Sat, 14 Mar 2026 01:58:54 -0300 Subject: [PATCH] [termux] testing support for termux v6 --- setup | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/setup b/setup index 5b5f11d..d607be9 100755 --- a/setup +++ b/setup @@ -157,6 +157,10 @@ if [[ "$PREFIX" == *"com.termux"* ]]; then python chromium libvips + xorgproto + libx11 + libxrender + libxcd ) install_deps "${deps[@]}"