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

Antonio Rojas arojas at archlinux.org
Tue Jan 3 12:05:48 UTC 2017


    Date: Tuesday, January 3, 2017 @ 12:05:48
  Author: arojas
Revision: 285234

Add cppcheck optdepend

Modified:
  kdevelop/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-03 11:17:27 UTC (rev 285233)
+++ PKGBUILD	2017-01-03 12:05:48 UTC (rev 285234)
@@ -21,7 +21,8 @@
 	'cmake: cmake integration'
 	'qt5-tools: qthelp plugin'
  	'okteta: hex editor integration'
-	'plasma-framework: for the plasma addons')
+	'plasma-framework: for the plasma addons'
+        'cppcheck: code analyzer')
 conflicts=(kdevelop-qmljs)
 replaces=(kdevelop-qmljs)
 source=("http://download.kde.org/unstable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})



More information about the arch-commits mailing list