[arch-commits] Commit in qt5-translations/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Mar 27 20:56:09 UTC 2016
Date: Sunday, March 27, 2016 @ 22:56:09
Author: arojas
Revision: 263186
Add qt5-tools makedependency (FS#48717)
Modified:
qt5-translations/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-27 20:52:45 UTC (rev 263185)
+++ PKGBUILD 2016-03-27 20:56:09 UTC (rev 263186)
@@ -11,7 +11,7 @@
license=('GPL3' 'LGPL' 'FDL' 'custom')
pkgdesc='A cross-platform application and UI framework (Translations)'
depends=('qt5-base')
-makedepends=()
+makedepends=('qt5-tools')
conflicts=('qt')
groups=('qt' 'qt5')
_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
More information about the arch-commits
mailing list