From 930b767c25fcd95507114f74e20cca11bad49a9e Mon Sep 17 00:00:00 2001 From: Orson Teodoro Date: Sat, 17 Feb 2018 18:19:53 -0800 Subject: testing/qt5-qtwebchannel: need qml for PyQT --- testing/qt5-qtwebchannel/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/qt5-qtwebchannel/APKBUILD') diff --git a/testing/qt5-qtwebchannel/APKBUILD b/testing/qt5-qtwebchannel/APKBUILD index de20d7bbf4..0a2cad44ca 100644 --- a/testing/qt5-qtwebchannel/APKBUILD +++ b/testing/qt5-qtwebchannel/APKBUILD @@ -7,13 +7,13 @@ _ver=${pkgver/_/-} _ver=${_ver/beta0/beta} _ver=${_ver/rc0/rc} _V=${_ver/rc/RC} -pkgrel=0 +pkgrel=1 pkgdesc="library for seamless integration of C++ +and QML applications with HTML/JavaScript clients." url="http://qt-project.org/" arch="all" license="LGPL-2.0 with exceptions or GPL-3.0 with exceptions" options="!check" #upstream does not provide check -makedepends="qt5-qtbase-dev qt5-websockets-dev" +makedepends="qt5-qtbase-dev qt5-websockets-dev qt5-qtdeclarative-dev" subpackages="$pkgname-dev" case $pkgver in -- cgit v1.2.3