added dependencies to gnome clocks

This commit is contained in:
RP1 2025-01-06 19:24:13 +01:00
parent 9057e54554
commit 51ef77c8c5

View file

@ -90,7 +90,7 @@ if [[ $user_choice = *"GNOME Clocks - ébresztő, világóra, stopper, időzít
echo ---------------------------------------------
echo Installing ${bold}${yellow}GNOME Clocks${normal}
sudo pacman -S itstool vala meson --noconfirm
sudo pacman -S itstool vala meson gst-plugins-base gst-plugins-good --noconfirm
cd gnome-clocks
meson setup ravedir
cd ravedir