wok-6.x diff openjpeg/receipt @ rev 17555
Add whowatch
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun Feb 01 08:50:04 2015 +0000 (2015-02-01) |
parents | d6b99c62ef00 |
children | 241fb98cab1c |
line diff
1.1 --- a/openjpeg/receipt Mon Mar 31 22:14:07 2014 +0200 1.2 +++ b/openjpeg/receipt Sun Feb 01 08:50:04 2015 +0000 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 {