Not mentioned in repos, but glib-devel is needed

This commit is contained in:
Dominik V. Salonen 2017-12-24 13:21:37 +01:00
parent ecff66a70d
commit 6d77f5260d
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ sudo make install
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
git clone https://github.com/pop-os/gtk-theme.git
cd gtk-theme