wok-next diff glw/receipt @ rev 21276

try to build gens-gs again
author Hans-G?nter Theisgen
date Sat Dec 07 15:51:18 2019 +0100 (2019-12-07)
parents d5aab818505e
children
line diff
     1.1 --- a/glw/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/glw/receipt	Sat Dec 07 15:51:18 2019 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/glw/$TARBALL"
     1.5  
     1.6  BUILD_DEPENDS="mesa-dev automake autoconf libtool util-linux-uuid-dev \
     1.7 -expat-dev xorg-dev intltool gettext-dev xorg-libxshmfence-dev"
     1.8 +expat-dev xorg-dev intltool gettext-dev libxshmfence-dev"
     1.9  SPLIT="$PACKAGE-dev"
    1.10  
    1.11  compile_rules() {
    1.12 @@ -30,8 +30,8 @@
    1.13  		glw)
    1.14  			copy @std
    1.15  			DEPENDS="glibc-base util-linux-uuid zlib freetype lesstif mesa \
    1.16 -			xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp \
    1.17 -			xorg-libXt"
    1.18 +			libice libsm libx11 libxau libxdmcp \
    1.19 +			libxt"
    1.20  			PROVIDE="libglw"
    1.21  			;;
    1.22  		*-dev)