From e8eb51f65caa67ff768a245690212e98da665f95 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Fri, 18 Apr 2025 15:39:04 +0000 Subject: [PATCH] Update repo --- scripts/setup-ubuntu.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/setup-ubuntu.sh b/scripts/setup-ubuntu.sh index ba9c46766b..bf64c8ce43 100755 --- a/scripts/setup-ubuntu.sh +++ b/scripts/setup-ubuntu.sh @@ -220,13 +220,11 @@ PACKAGES+=" happy" PACKAGES+=" itstool" PACKAGES+=" libdbus-glib-1-dev-bin" PACKAGES+=" libgdk-pixbuf2.0-dev" -PACKAGES+=" libwayland-dev" PACKAGES+=" python3-html5lib" PACKAGES+=" python3-xcbgen" PACKAGES+=" sassc" PACKAGES+=" texlive-extra-utils" PACKAGES+=" unifdef" -PACKAGES+=" wayland-scanner++" PACKAGES+=" xfce4-dev-tools" PACKAGES+=" xfonts-utils" PACKAGES+=" xutils-dev"