[arch-commits] Commit in qt5-doc/kde-unstable (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Oct 10 21:59:00 UTC 2017
Date: Tuesday, October 10, 2017 @ 21:58:59
Author: arojas
Revision: 307406
Add missing makedepends for qtwebengine docs
Modified:
qt5-doc/kde-unstable/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-10 21:26:53 UTC (rev 307405)
+++ PKGBUILD 2017-10-10 21:58:59 UTC (rev 307406)
@@ -12,7 +12,7 @@
license=('GPL3' 'LGPL3' 'FDL' 'custom')
pkgdesc='A cross-platform application and UI framework (Documentation)'
depends=('qt5-base')
-makedepends=('qt5-tools' 'python2' 'pciutils' 'libxtst' 'libxcursor' 'libxrandr' 'libxss' 'libxcomposite' 'git')
+makedepends=('qt5-tools' 'python2' 'pciutils' 'libxtst' 'libxcursor' 'libxrandr' 'libxss' 'libxcomposite' 'gperf' 'nss')
groups=('qt' 'qt5')
_pkgfqn="qt-everywhere-src-${_qtver}"
source=("http://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz")
More information about the arch-commits
mailing list