From d705d29ccc2cde82ab464d24295b8cf97b512dd5 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 18 May 2018 10:11:02 +0000 Subject: [PATCH] community/qt5-qtwebchannel: fix makedepends qt5-webchannel was renamed to qt5-qtwebchannel --- community/qt5-qtwebchannel/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/qt5-qtwebchannel/APKBUILD b/community/qt5-qtwebchannel/APKBUILD index b129cbb3280..a90528c5ebb 100644 --- a/community/qt5-qtwebchannel/APKBUILD +++ b/community/qt5-qtwebchannel/APKBUILD @@ -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