libvpx: Depend on libgnustl

This commit is contained in:
Fredrik Fornwall 2016-04-29 07:48:05 -04:00
parent b257fed926
commit ec7f65e944
1 changed files with 2 additions and 0 deletions

View File

@ -1,8 +1,10 @@
TERMUX_PKG_HOMEPAGE=http://www.webmproject.org/
TERMUX_PKG_DESCRIPTION="VP9 Codec SDK"
TERMUX_PKG_VERSION=1.5.0
TERMUX_PKG_BUILD_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/webmproject/libvpx/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_FOLDERNAME=libvpx-${TERMUX_PKG_VERSION}
TERMUX_PKG_DEPENDS="libgnustl"
termux_step_configure () {
if [ $TERMUX_ARCH = "arm" ]; then