wok diff gstreamer-1.0/receipt @ rev 19265

Compress manpages.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jul 04 10:05:09 2016 +0300 (2016-07-04)
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	Mon Jul 04 10:05:09 2016 +0300
     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.