wok-6.x rev 16220
openjpeg: fix bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 31 20:28:51 2014 +0000 (2014-03-31) |
parents | 7954f71fdefc |
children | e2dc7c2d000d |
files | openjpeg/receipt |
line diff
1.1 --- a/openjpeg/receipt Mon Mar 31 20:10:40 2014 +0000 1.2 +++ b/openjpeg/receipt Mon Mar 31 20:28:51 2014 +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 {