Add missing dependencies

This commit is contained in:
Manuel Thalmann 2023-05-04 09:05:22 +02:00
parent 6e3b1e1750
commit fcc7f27923

View file

@ -1,4 +1,6 @@
#!/bin/bash
sudo pacman -Syu --noconfirm \
plasma-meta \
plasma-wayland-session;
plasma-wayland-session \
iio-sensor-proxy \
flatpak;