main/libvpx: build fix

needs bash
This commit is contained in:
Natanael Copa 2010-06-17 13:09:12 +00:00
parent 28602cbb27
commit 3fe73bb0b4

View File

@ -8,7 +8,7 @@ pkgdesc="Library for the vp8 codec"
url="http://www.webmproject.org/"
license="GPL"
depends=
makedepends="coreutils yasm"
makedepends="coreutils yasm bash"
install=
subpackages="$pkgname-dev"
source="http://webm.googlecode.com/files/libvpx-$_ver.tar.bz2