add devpackage depends to gnutls
authorStephen <stephengroat@users.noreply.github.com>
Mon, 18 Sep 2017 01:20:27 +0000 (18:20 -0700)
committerFredrik Fornwall <fredrik@fornwall.net>
Mon, 18 Sep 2017 06:08:43 +0000 (08:08 +0200)
#1169

for ffmpeg

packages/libgnutls/build.sh

index ba9e095..7248809 100644 (file)
@@ -2,8 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://www.gnutls.org/
 TERMUX_PKG_DESCRIPTION="Secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them"
 TERMUX_PKG_DEPENDS="libgmp, libnettle, ca-certificates, libidn, libunistring"
 TERMUX_PKG_VERSION=3.5.15
+TERMUX_PKG_REVISION=1
 TERMUX_PKG_SHA256=046081108b8b1fe455a13a4c5a4eaa0368e185b678f1670fe09a11a2d7ecfad5
 TERMUX_PKG_SRCURL=ftp://ftp.gnutls.org/gcrypt/gnutls/v${TERMUX_PKG_VERSION:0:3}/gnutls-${TERMUX_PKG_VERSION}.tar.xz
+TERMUX_PKG_DEVPACKAGE_DEPENDS="libidn-dev, libnettle-dev"
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
 --disable-cxx
 --disable-hardware-acceleration