diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-14 13:03:25 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-14 13:03:25 +0100 |
| commit | af0b87cf417b27cc662faf2e81a941649f190edc (patch) | |
| tree | fb2f70336557dd71de0d34df89f94b2ac325167b /package/libvpx/Makefile | |
| parent | 7162f4dda124682254ec81cc1a5363f4eb42b3db (diff) | |
| parent | 7251ad7064f69e01bb5cfc9465ee968b714ac1ef (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libvpx/Makefile')
| -rw-r--r-- | package/libvpx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libvpx/Makefile b/package/libvpx/Makefile index 13796e7d5..98ceb7575 100644 --- a/package/libvpx/Makefile +++ b/package/libvpx/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 2 PKG_MD5SUM:= f8de058e6ba14555144583a2d031fe19 PKG_DESCR:= VP8/VP9 codec library PKG_SECTION:= libs +PKG_BUILDDEP:= yasm-host PKG_URL:= http://www.webmproject.org/about/ PKG_SITES:= http://webm.googlecode.com/files/ PKG_OPTS:= dev |
