wok-next diff libstroke/receipt @ rev 21689

updated glusterfs (3.12.5 -> 7.6)
author Hans-G?nter Theisgen
date Mon Jun 29 17:33:02 2020 +0100 (2020-06-29)
parents d5aab818505e
children
line diff
     1.1 --- a/libstroke/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/libstroke/receipt	Mon Jun 29 17:33:02 2020 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="${PACKAGE}_$VERSION.orig.tar.gz"
     1.5  WGET_URL="http://archive.ubuntu.com/ubuntu/pool/universe/libs/libstroke/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="patch gfortran xorg-libXt-dev"
     1.8 +BUILD_DEPENDS="patch gfortran libxt-dev"
     1.9  SPLIT="$PACKAGE-dev"
    1.10  
    1.11  compile_rules() {
    1.12 @@ -25,7 +25,7 @@
    1.13  	case $PACKAGE in
    1.14  		libstroke)
    1.15  			copy @std
    1.16 -			DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libxcb"
    1.17 +			DEPENDS="libx11 libxau libxdmcp libxcb"
    1.18  			;;
    1.19  		*-dev)
    1.20  			copy @dev