diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-10-24 18:36:38 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-10-24 18:36:38 -0300 |
commit | 650128c37a1f56d7c12dd2e7583c111e31591f14 (patch) | |
tree | 4d932f1f6a7f43a7551045d3b8aee7723690eabe /share | |
parent | 1d9ccc542d0b6d6dd8db085cfb5269a603d90b94 (diff) | |
download | kvmx-650128c37a1f56d7c12dd2e7583c111e31591f14.tar.gz kvmx-650128c37a1f56d7c12dd2e7583c111e31591f14.tar.bz2 |
Adds kvmx-clipboard
Diffstat (limited to 'share')
-rwxr-xr-x | share/provision/desktop-basic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/provision/desktop-basic b/share/provision/desktop-basic index b90c83e..7571a89 100755 --- a/share/provision/desktop-basic +++ b/share/provision/desktop-basic @@ -46,7 +46,7 @@ apps/metadot/metadot deps-bundle desktop-basic # Additional packages echo "Installing additional desktop-basic packages..." -$APT_INSTALL xpra lightdm firejail +$APT_INSTALL xpra lightdm firejail xsel # See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861744 $APT_INSTALL torbrowser-launcher alsa-utils pulseaudio |