diff --git a/packages/security/libgpg-error/package.mk b/packages/security/libgpg-error/package.mk index 5616a9005e..35a68f7245 100644 --- a/packages/security/libgpg-error/package.mk +++ b/packages/security/libgpg-error/package.mk @@ -8,7 +8,7 @@ PKG_SHA256="95b178148863f07d45df0cea67e880a79b9ef71f5d230baddc0071128516ef78" PKG_LICENSE="GPLv2" PKG_SITE="https://www.gnupg.org" PKG_URL="https://www.gnupg.org/ftp/gcrypt/libgpg-error/${PKG_NAME}-${PKG_VERSION}.tar.bz2" -PKG_DEPENDS_TARGET="toolchain" +PKG_DEPENDS_TARGET="autotools:host gcc:host" PKG_LONGDESC="A library that defines common error values for all GnuPG components." pre_configure_target() {