From 806b84eaf5ca69de03e2af3378dbdba21e3449f2 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[@]}"