qtwebview: add missing dependency

This commit is contained in:
Mark Brand 2018-05-22 18:16:04 +02:00
parent cd5b441591
commit 80f8a77232
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ $(PKG)_CHECKSUM := 842ea99770a660dbfd05178b5d1d7c6458a02b715a410ff95167dd222bda0
$(PKG)_SUBDIR = $(subst qtbase,qtwebview,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtwebview,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtwebview,$(qtbase_URL))
$(PKG)_DEPS := cc qtbase
$(PKG)_DEPS := cc qtbase qtdeclarative
define $(PKG)_UPDATE
echo $(qtbase_VERSION)