|
@ -6,7 +6,7 @@ TERMUX_PKG_REVISION=14 |
|
|
TERMUX_PKG_SRCURL=http://ftp.debian.org/debian/pool/main/a/apt/apt_${TERMUX_PKG_VERSION}.tar.xz |
|
|
TERMUX_PKG_SRCURL=http://ftp.debian.org/debian/pool/main/a/apt/apt_${TERMUX_PKG_VERSION}.tar.xz |
|
|
TERMUX_PKG_SHA256=d4d65e7c84da86f3e6dcc933bba46a08db429c9d933b667c864f5c0e880bac0d |
|
|
TERMUX_PKG_SHA256=d4d65e7c84da86f3e6dcc933bba46a08db429c9d933b667c864f5c0e880bac0d |
|
|
# apt-key requires utilities from coreutils, findutils, gpgv, grep, sed. |
|
|
# apt-key requires utilities from coreutils, findutils, gpgv, grep, sed. |
|
|
TERMUX_PKG_DEPENDS="coreutils, dpkg, findutils, gpgv, grep, libc++, libcurl, liblzma, sed, termux-exec, termux-licenses, zlib" |
|
|
TERMUX_PKG_DEPENDS="coreutils, dpkg, findutils, gpgv, grep, libc++, libcurl, liblzma, sed, termux-licenses, zlib" |
|
|
TERMUX_PKG_CONFLICTS="apt-transport-https" |
|
|
TERMUX_PKG_CONFLICTS="apt-transport-https" |
|
|
TERMUX_PKG_REPLACES="apt-transport-https" |
|
|
TERMUX_PKG_REPLACES="apt-transport-https" |
|
|
TERMUX_PKG_RECOMMENDS="game-repo, science-repo" |
|
|
TERMUX_PKG_RECOMMENDS="game-repo, science-repo" |
|
|