without libpulse0 sound won't work until some other package drags it in
This commit is contained in:
parent
dce6fc6d5f
commit
54e16440e6
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
PACKAGES="man manpages vim less xz-utils sudo tmux dbus libpam-systemd vifm openssh-client gnome-terminal packagekit-gtk3-module libcanberra-gtk3-module firefox fonts-roboto-hinted nautilus eog evince unzip"
|
||||
PACKAGES="man manpages vim less xz-utils sudo tmux dbus libpam-systemd vifm openssh-client gnome-terminal packagekit-gtk3-module libcanberra-gtk3-module libpulse0 firefox fonts-roboto-hinted nautilus eog evince unzip"
|
||||
|
||||
setup_locale() {
|
||||
echo "en_US.UTF-8 UTF-8" > /etc/locale.gen
|
||||
|
Loading…
Reference in New Issue
Block a user