Skip to content

Commit ebc1c8f

Browse files
authored
use common packages instead
1 parent 7dacbba commit ebc1c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ echo "Installing debloated packages..."
3737
echo "---------------------------------------------------------------"
3838
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
3939
chmod +x ./get-debloated-pkgs.sh
40-
./get-debloated-pkgs.sh libxml2-mini gtk3-mini gdk-pixbuf2-mini
40+
./get-debloated-pkgs.sh --add-common --prefer-nano
4141

4242
echo "Building rofi..."
4343
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)