community/qt5-qtwebchannel: fix makedepends

qt5-webchannel was renamed to qt5-qtwebchannel
This commit is contained in:
Natanael Copa 2018-05-18 10:11:02 +00:00
parent cb4ce0f861
commit d705d29ccc

View File

@ -13,7 +13,7 @@ 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 qt5-qtdeclarative-dev"
makedepends="qt5-qtbase-dev qt5-qtwebsockets-dev qt5-qtdeclarative-dev"
subpackages="$pkgname-dev"
case $pkgver in