summaryrefslogtreecommitdiff
path: root/user/qt5-qtwebchannel
diff options
context:
space:
mode:
Diffstat (limited to 'user/qt5-qtwebchannel')
-rw-r--r--user/qt5-qtwebchannel/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/qt5-qtwebchannel/APKBUILD b/user/qt5-qtwebchannel/APKBUILD
index d90c0ad28..b1e793132 100644
--- a/user/qt5-qtwebchannel/APKBUILD
+++ b/user/qt5-qtwebchannel/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
options="!check"
license="LGPL-3.0-only WITH Qt-LGPL-exception-1.1 OR GPL-3.0-only WITH Qt-GPL-exception-1.0"
depends=""
-makedepends="qt5-qtbase-dev"
+makedepends="qt5-qtbase-dev qt5-qtdeclarative-dev"
subpackages="$pkgname-dev"
source="https://download.qt.io/official_releases/qt/${pkgver%.*}/$pkgver/submodules/$_pkgname-$pkgver.tar.xz"
builddir="$srcdir"/$_pkgname-$pkgver