wok diff gstreamer-1.0/receipt @ rev 18715

apache, lighttpd: fix post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Dec 16 23:00:12 2015 +0100 (2015-12-16)
parents c9e627fb5d1e
children b30300e0cb6a
line diff
     1.1 --- a/gstreamer-1.0/receipt	Tue Apr 22 06:49:29 2014 +0000
     1.2 +++ b/gstreamer-1.0/receipt	Wed Dec 16 23:00:12 2015 +0100
     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 bison" ;;
     1.8 +	i?86) BUILD_DEPENDS="$BUILD_DEPENDS python-dev valgrind bison flex" ;;
     1.9  esac
    1.10  
    1.11  # Rules to configure and make the package.