wok-next diff gstreamer-1.0/receipt @ rev 17373
linux64-module-headers: fix build link
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 21 15:15:22 2014 +0100 (2014-11-21) |
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 Fri Nov 21 15:15:22 2014 +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.