diff --git a/scripts/setup-ubuntu.sh b/scripts/setup-ubuntu.sh index c250502e3..ca76c6efc 100755 --- a/scripts/setup-ubuntu.sh +++ b/scripts/setup-ubuntu.sh @@ -171,6 +171,7 @@ PACKAGES+=" itstool" PACKAGES+=" libgdk-pixbuf2.0-dev" PACKAGES+=" python-setuptools" PACKAGES+=" python3-xcbgen" +PACKAGES+=" sassc" PACKAGES+=" texlive-extra-utils" PACKAGES+=" xfce4-dev-tools" PACKAGES+=" xfonts-utils"