Not mentioned in repos, but glib-devel is needed
This commit is contained in:
parent
ecff66a70d
commit
6d77f5260d
|
@ -62,7 +62,7 @@ sudo make install
|
||||||
|
|
||||||
printf "${green}Starting build of Pop GTK theme${normal}"
|
printf "${green}Starting build of Pop GTK theme${normal}"
|
||||||
|
|
||||||
sudo xbps-install -y sassc libsass-devel inkscape optipng parallel
|
sudo xbps-install -y sassc libsass-devel inkscape optipng parallel glib-devel
|
||||||
cd $HOME/Documents/working
|
cd $HOME/Documents/working
|
||||||
git clone https://github.com/pop-os/gtk-theme.git
|
git clone https://github.com/pop-os/gtk-theme.git
|
||||||
cd gtk-theme
|
cd gtk-theme
|
||||||
|
|
Loading…
Reference in New Issue