Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1028109ae8859c735bdefa6881cee5ccd1387572
commit 1028109ae8859c735bdefa6881cee5ccd1387572 Author: crazy <[email protected]> Date: Tue Oct 20 21:21:56 2015 +0200 gnome.sh * added auto makedepends=() on x11-protos diff --git a/source/include/gnome.sh b/source/include/gnome.sh index 97dcc28..db569d4 100644 --- a/source/include/gnome.sh +++ b/source/include/gnome.sh @@ -100,7 +100,7 @@ else fi url="http://www.gnome.org/" _F_cd_path=$_F_gnome_name-$pkgver - +makedepends=("${makedepends[@]}" 'x11-protos') ### # == APPENDED VARIABLES # * scriptlet to options() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
