mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-07 08:04:06 +01:00
Merge branch 'bugfix/KASM-6262_egress_kali_linux' into 'develop'
KASM-6262 Added missing libraries for making notify-send run on Kali linux Closes KASM-6262 See merge request kasm-technologies/internal/workspaces-core-images!216
This commit is contained in:
commit
cbf2076f78
@ -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