libidn2: replace toolchain depend

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2024-07-01 23:10:28 -04:00
parent 85b13b46e0
commit 0d9f36a71a

View File

@ -7,8 +7,8 @@ PKG_SHA256="4c21a791b610b9519b9d0e12b8097bf2f359b12f8dd92647611a929e6bfd7d64"
PKG_LICENSE="LGPL3"
PKG_SITE="https://www.gnu.org/software/libidn/"
PKG_URL="https://ftpmirror.gnu.org/gnu/libidn/libidn2-${PKG_VERSION}.tar.gz"
PKG_DEPENDS_HOST="toolchain:host"
PKG_DEPENDS_TARGET="toolchain"
PKG_DEPENDS_HOST="autotools:host gcc:host"
PKG_DEPENDS_TARGET="autotools:host gcc:host"
PKG_LONGDESC="Free software implementation of IDNA2008, Punycode and TR46."
PKG_CONFIGURE_OPTS_COMMON="--disable-doc \