diff --git a/projects/WeTek.Play/options b/projects/WeTek.Play/options index ccededac29..52549b5db7 100644 --- a/projects/WeTek.Play/options +++ b/projects/WeTek.Play/options @@ -156,3 +156,7 @@ # build and install 'FishBMC' Visualization (yes / no) KODI_VIS_FISHBMC="no" + + # extra build dependeices + EXTRA_DEPS="mkimage" + EXTRA_DEPS_PKG="u-boot-tools"