Add missing dependencies
This commit is contained in:
parent
6e3b1e1750
commit
fcc7f27923
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
sudo pacman -Syu --noconfirm \
|
||||
plasma-meta \
|
||||
plasma-wayland-session;
|
||||
plasma-wayland-session \
|
||||
iio-sensor-proxy \
|
||||
flatpak;
|
||||
|
|
Loading…
Reference in a new issue