wok diff libsndfile/receipt @ rev 20000

Add: description.txt (again) | Rev: line-end.
author Leonardo Laporte <hackdorte@yandex.com>
date Sat Jul 29 08:04:42 2017 -0300 (2017-07-29)
parents 90efe33adc11
children eb224fc20462
line diff
     1.1 --- a/libsndfile/receipt	Sat Apr 05 20:04:34 2014 +0200
     1.2 +++ b/libsndfile/receipt	Sat Jul 29 08:04:42 2017 -0300
     1.3 @@ -21,7 +21,7 @@
     1.4  
     1.5  # Handle cross compilation.
     1.6  case "$ARCH" in
     1.7 -	i?86) BUILD_DEPENDS="$UILD_DEPENDS flac-dev" ;;
     1.8 +	i?86) BUILD_DEPENDS="$BUILD_DEPENDS flac-dev" ;;
     1.9  esac
    1.10  
    1.11  # Rules to configure and make the package.