From fe1c1ffb718f5629c00777e64ca0837c3169e7ac Mon Sep 17 00:00:00 2001 From: Leonid Plyushch Date: Sun, 26 Jan 2020 20:24:00 +0200 Subject: [PATCH] git: tk dependency present in related subpackages and should not be specified for main --- packages/git/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/git/build.sh b/packages/git/build.sh index e1e304656..80ca138af 100644 --- a/packages/git/build.sh +++ b/packages/git/build.sh @@ -2,10 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://git-scm.com/ TERMUX_PKG_DESCRIPTION="Fast, scalable, distributed revision control system" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_VERSION=2.25.0 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL=https://www.kernel.org/pub/software/scm/git/git-${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_SHA256=c060291a3ffb43d7c99f4aa5c4d37d3751cf6bca683e7344ea407ea504d9a8d0 -TERMUX_PKG_DEPENDS="libcurl, libiconv, less, openssl, pcre2, tk, zlib" +TERMUX_PKG_DEPENDS="libcurl, libiconv, less, openssl, pcre2, zlib" ## This requires a working $TERMUX_PREFIX/bin/sh on the host building: TERMUX_PKG_EXTRA_CONFIGURE_ARGS="