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