mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
efivar: fix host dependency
This commit is contained in:
parent
8883bab7b5
commit
ea370a93cf
@ -8,6 +8,7 @@ PKG_ARCH="x86_64"
|
|||||||
PKG_LICENSE="LGPL"
|
PKG_LICENSE="LGPL"
|
||||||
PKG_SITE="https://github.com/rhboot/efivar"
|
PKG_SITE="https://github.com/rhboot/efivar"
|
||||||
PKG_URL="https://github.com/rhboot/efivar/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/rhboot/efivar/archive/$PKG_VERSION.tar.gz"
|
||||||
|
PKG_DEPENDS_HOST="gcc:host"
|
||||||
PKG_DEPENDS_TARGET="toolchain efivar:host"
|
PKG_DEPENDS_TARGET="toolchain efivar:host"
|
||||||
PKG_LONGDESC="Tools and library to manipulate EFI variables."
|
PKG_LONGDESC="Tools and library to manipulate EFI variables."
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user