mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
toolchain: add patchelf and pax-utils
This commit is contained in:
@@ -8,6 +8,6 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://libreelec.tv"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS_HOST="7-zip:host autoconf:host autoconf-archive:host automake:host bison:host configtools:host cmake:host flex:host intltool:host libtool:host ninja:host make:host meson:host openssl:host pigz:host sed:host xmlstarlet:host xz:host"
|
||||
PKG_DEPENDS_TARGET="toolchain:host gcc:host"
|
||||
PKG_DEPENDS_TARGET="toolchain:host gcc:host patchelf:host pax-utils:host"
|
||||
PKG_SECTION="virtual"
|
||||
PKG_LONGDESC="LibreELEC.tv' toolchain to compile all packages"
|
||||
|
||||
Reference in New Issue
Block a user