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"