mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
diskdev_cmds: switch to libressl support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
204763428e
commit
79cd9680ee
@ -23,8 +23,8 @@ 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_TARGET="toolchain openssl"
|
||||
PKG_DEPENDS_INIT="toolchain openssl diskdev_cmds"
|
||||
PKG_DEPENDS_TARGET="toolchain libressl"
|
||||
PKG_DEPENDS_INIT="toolchain libressl diskdev_cmds"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="system"
|
||||
PKG_SHORTDESC="diskdev_cmds: hfs filesystem utilities"
|
||||
|
Loading…
x
Reference in New Issue
Block a user