wok-next diff postgis/receipt @ rev 20402

Up seed (3.8.1) use webkitgtk instead of libwebkit; add cogl for clutter; up clutter (1.26.2) using mesa17 instead of mesa; up gnome-games using mesa17 instead of mix 'mesa & mesa17'
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Dec 05 17:49:11 2017 +0200 (2017-12-05)
parents d28893c091dc
children d43bf7aae921
line diff
     1.1 --- a/postgis/receipt	Sun Oct 22 17:35:48 2017 +0200
     1.2 +++ b/postgis/receipt	Tue Dec 05 17:49:11 2017 +0200
     1.3 @@ -17,6 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	touch config.rpath
     1.8  	./configure --with-gui $CONFIGURE_ARGS \
     1.9  			&& make -j 1 && make install
    1.10  }