wok diff openjpeg/receipt @ rev 24423

modified recipe for claws-mail-rssyl
author Hans-G?nter Theisgen
date Fri Feb 11 16:50:00 2022 +0100 (2022-02-11)
parents d6b99c62ef00
children 241fb98cab1c
line diff
     1.1 --- a/openjpeg/receipt	Mon Mar 31 22:14:07 2014 +0200
     1.2 +++ b/openjpeg/receipt	Fri Feb 11 16:50:00 2022 +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  {