wok diff openjpeg/receipt @ rev 23719

updated unionfs-fuse (2.0 -> 2.1)
author Hans-G?nter Theisgen
date Wed Apr 29 07:50:26 2020 +0100 (2020-04-29)
parents d6b99c62ef00
children 241fb98cab1c
line diff
     1.1 --- a/openjpeg/receipt	Mon Mar 31 22:14:07 2014 +0200
     1.2 +++ b/openjpeg/receipt	Wed Apr 29 07:50:26 2020 +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  {