wait-time-sync: replace toolchain depend

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2024-07-02 06:05:18 -04:00
parent 285bf0e6d6
commit eda64b903d

View File

@ -6,7 +6,7 @@ PKG_VERSION="1.0"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="" PKG_SITE=""
PKG_URL="" PKG_URL=""
PKG_DEPENDS_TARGET="toolchain" PKG_DEPENDS_TARGET="make:host gcc:host"
PKG_LONGDESC="A simple tool and systemd service to wait until NTP time is synced" PKG_LONGDESC="A simple tool and systemd service to wait until NTP time is synced"