# HG changeset patch # User Pascal Bellard # Date 1398149369 0 # Node ID c9e627fb5d1e32a9487dd6de94254ea6d9ba8c88 # Parent 1c12e3f2a6a0f42d816138506729e731af005383 gstreamer-1.0: update i?86 bdeps diff -r 1c12e3f2a6a0 -r c9e627fb5d1e gstreamer-1.0/receipt --- a/gstreamer-1.0/receipt Tue Apr 22 03:43:21 2014 +0200 +++ b/gstreamer-1.0/receipt Tue Apr 22 06:49:29 2014 +0000 @@ -18,7 +18,7 @@ # Handle cross compilation case "$ARCH" in - i?86) BUILD_DEPENDS="$BUILD_DEPENDS python-dev valgrind" ;; + i?86) BUILD_DEPENDS="$BUILD_DEPENDS python-dev valgrind bison" ;; esac # Rules to configure and make the package.