mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-07 08:04:06 +01:00
KASM-6262 Added missing libraries for making notify-send run on Kali linux
This commit is contained in:
parent
5cd776818c
commit
6931c37bf2
@ -38,6 +38,7 @@ if [ "${DISTRO}" == "kali" ]; then
|
||||
apt-get install --no-install-recommends -y \
|
||||
atril \
|
||||
dbus-x11 \
|
||||
libnotify-bin \
|
||||
engrampa \
|
||||
kali-defaults-desktop \
|
||||
kali-menu \
|
||||
|
Loading…
Reference in New Issue
Block a user