entropy: remove toolchain depend

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2024-07-02 06:03:36 -04:00
parent 0d9f36a71a
commit c429b876a8

View File

@ -6,7 +6,7 @@ PKG_VERSION="0"
PKG_LICENSE="GPL"
PKG_SITE=""
PKG_URL=""
PKG_DEPENDS_TARGET="toolchain"
PKG_DEPENDS_TARGET=""
PKG_LONGDESC="A simple way to add entropy at boot"
PKG_TOOLCHAIN="manual"