kodi-theme-Estuary: add unpack dependency on kodi

This fixes old Estuary skin in image after kodi bump when doing
unclean builds.

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2022-01-15 12:27:45 +01:00
parent 57f2b6dde0
commit 103f522b6a

View File

@ -7,6 +7,7 @@ PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv"
PKG_URL=""
PKG_DEPENDS_TARGET="kodi"
PKG_DEPENDS_UNPACK="kodi"
PKG_LONGDESC="Kodi Mediacenter default theme."
PKG_TOOLCHAIN="manual"