added dependencies to gnome clocks
This commit is contained in:
parent
9057e54554
commit
51ef77c8c5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue