wok diff openjpeg/receipt @ rev 22382

blender: try again with updated openexr
author Hans-G?nter Theisgen
date Thu Nov 28 09:14:24 2019 +0100 (2019-11-28)
parents d6b99c62ef00
children 241fb98cab1c
line diff
     1.1 --- a/openjpeg/receipt	Mon Mar 31 22:14:07 2014 +0200
     1.2 +++ b/openjpeg/receipt	Thu Nov 28 09:14:24 2019 +0100
     1.3 @@ -14,11 +14,6 @@
     1.4  DEPENDS="glibc-base"
     1.5  BUILD_DEPENDS="zlib-dev tiff-dev"
     1.6  
     1.7 -# Handle cross compilation.
     1.8 -case "$ARCH" in
     1.9 -	i?86) BUILD_DEPENDS="$BUILD_DEPENDS coreutils-directory" ;;
    1.10 -esac
    1.11 -
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()
    1.14  {