mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/libvpx: build fix
needs bash
This commit is contained in:
parent
28602cbb27
commit
3fe73bb0b4
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user