updated package bundling
This commit is contained in:
@@ -16,7 +16,7 @@ X_APPS='dbus mesa mesa-dri mesa-demos mesa-vaapi glxinfo glxgears glmark2 i3 i3l
|
||||
FONT_PKGS='noto-fonts-ttf noto-fonts-ttf-extra noto-fonts-cjk noto-fonts-emoji noto-fonts-ttf-variable liberation-fonts-ttf font-firacode fonts-roboto-ttf'
|
||||
|
||||
ALL_PKGS="$BASE_PKGS"
|
||||
[ -z "$NOEXTRAS" ] && ALL_PKGS="$ALL_PKGS EXTRA_PKGS"
|
||||
[ -z "$NOEXTRAS" ] && ALL_PKGS="$ALL_PKGS $EXTRA_PKGS"
|
||||
[ -z "$NOX" ] && ALL_PKGS="$ALL_PKGS $X11_PKGS $FONT_PKGS $X_APPS"
|
||||
|
||||
echo 'Setting up host environment...'
|
||||
|
||||
Reference in New Issue
Block a user