mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #3953 from MilhouseVH/le10_fix_dependencies
util-linux: add missing dependencies
This commit is contained in:
commit
509dbb2e9d
@ -7,7 +7,7 @@ PKG_VERSION="2.33.2"
|
||||
PKG_SHA256="631be8eac6cf6230ba478de211941d526808dba3cd436380793334496013ce97"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_URL="http://www.kernel.org/pub/linux/utils/util-linux/v${PKG_VERSION%.*}/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS_HOST="ccache:host autoconf:host automake:host pkg-config:host"
|
||||
PKG_DEPENDS_HOST="ccache:host autoconf:host automake:host intltool:host libtool:host pkg-config:host"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_DEPENDS_INIT="toolchain"
|
||||
PKG_LONGDESC="A large variety of low-level system utilities that are necessary for a Linux system to function."
|
||||
|
Loading…
x
Reference in New Issue
Block a user