mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-02-16 09:09:18 +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 \
|
apt-get install --no-install-recommends -y \
|
||||||
atril \
|
atril \
|
||||||
dbus-x11 \
|
dbus-x11 \
|
||||||
|
libnotify-bin \
|
||||||
engrampa \
|
engrampa \
|
||||||
kali-defaults-desktop \
|
kali-defaults-desktop \
|
||||||
kali-menu \
|
kali-menu \
|
||||||
|
Loading…
Reference in New Issue
Block a user