mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
diskdev_cmds: add PKG_DEPENDS_TARGET and PKG_DEPENDS_INIT
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
163135f0d2
commit
168b8c7296
@ -25,7 +25,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="APSL"
|
||||
PKG_SITE="http://src.gnu-darwin.org/DarwinSourceArchive/expanded/diskdev_cmds/"
|
||||
PKG_URL="http://www.opensource.apple.com/tarballs/diskdev_cmds/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS="openssl"
|
||||
PKG_DEPENDS_TARGET="openssl"
|
||||
PKG_BUILD_DEPENDS_TARGET="toolchain openssl"
|
||||
PKG_BUILD_DEPENDS_INIT="toolchain openssl diskdev_cmds"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user