wok-next diff ratpoison/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 | 5d53e8ccbc8d |
children | d5aab818505e |
line diff
1.1 --- a/ratpoison/receipt Thu Jan 08 02:04:05 2015 +0200 1.2 +++ b/ratpoison/receipt Tue Dec 05 17:49:11 2017 +0200 1.3 @@ -12,11 +12,11 @@ 1.4 TAGS="window-manager" 1.5 1.6 DEPENDS="microperl xorg-libXtst xorg-libXinerama" 1.7 +BUILD_DEPENDS="xorg-libXtst-dev xorg-libXinerama-dev" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 { 1.12 - cd $src 1.13 ./configure && make CFLAGS="$CFLAGS -DHAVE_GETLINE" && make install 1.14 } 1.15