mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libffi: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://sourceware.org/${PKG_NAME}/"
|
||||
PKG_URL="https://github.com/libffi/libffi/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_HOST="ccache:host autoconf:host automake:host libtool:host pkg-config:host"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_DEPENDS_TARGET="autotools:host gcc:host"
|
||||
PKG_LONGDESC="Foreign Function Interface Library."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user