mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
arm-mem: init build depends on target build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
52eb217ce7
commit
6a757af6b3
@ -24,7 +24,7 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/bavison/arm-mem"
|
||||
PKG_URL="https://github.com/bavison/arm-mem/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_DEPENDS_INIT="toolchain"
|
||||
PKG_DEPENDS_INIT="toolchain arm-mem"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="devel"
|
||||
PKG_SHORTDESC="arm-mem: ARM-accelerated versions of selected functions from string.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user