mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libcap: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
c429b876a8
commit
1d36af815b
@ -10,7 +10,7 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://git.kernel.org/pub/scm/libs/libcap/libcap.git/log/"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_HOST="ccache:host"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_DEPENDS_TARGET="make:host gcc:host"
|
||||
PKG_LONGDESC="A library for getting and setting POSIX.1e capabilities."
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user