wok rev 16470

gstreamer-1.0: update i?86 bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 22 06:49:29 2014 +0000 (2014-04-22)
parents 1c12e3f2a6a0
children adcbf09e4135
files gstreamer-1.0/receipt
line diff
     1.1 --- a/gstreamer-1.0/receipt	Tue Apr 22 03:43:21 2014 +0200
     1.2 +++ b/gstreamer-1.0/receipt	Tue Apr 22 06:49:29 2014 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  
     1.5  # Handle cross compilation
     1.6  case "$ARCH" in
     1.7 -	i?86) BUILD_DEPENDS="$BUILD_DEPENDS python-dev valgrind" ;;
     1.8 +	i?86) BUILD_DEPENDS="$BUILD_DEPENDS python-dev valgrind bison" ;;
     1.9  esac
    1.10  
    1.11  # Rules to configure and make the package.