[arch-commits] Commit in qt5-webglplugin/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Nov 27 13:40:19 UTC 2017


    Date: Monday, November 27, 2017 @ 13:40:18
  Author: arojas
Revision: 311005

Qt 5.10 rc

Modified:
  qt5-webglplugin/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-27 13:40:00 UTC (rev 311004)
+++ PKGBUILD	2017-11-27 13:40:18 UTC (rev 311005)
@@ -10,7 +10,7 @@
 url='http://qt-project.org/'
 license=(GPL3 LGPL3 FDL custom)
 pkgdesc='QPA plugin for running an application via a browser using streamed WebGL commands'
-depends=(qt5-websockets)
+depends=(qt5-websockets qt5-declarative)
 groups=(qt qt5)
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
 source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")



More information about the arch-commits mailing list