[arch-commits] Commit in kdesdk-kcachegrind/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Oct 20 14:59:03 UTC 2016
Date: Thursday, October 20, 2016 @ 14:59:03
Author: arojas
Revision: 279050
Add graphviz optdepend (FS#51449)
Modified:
kdesdk-kcachegrind/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-20 14:47:38 UTC (rev 279049)
+++ PKGBUILD 2016-10-20 14:59:03 UTC (rev 279050)
@@ -12,7 +12,7 @@
groups=('kde-applications' 'kdesdk')
depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
-optdepends=('php: PHP support')
+optdepends=('php: PHP support' 'graphviz: for plotting support')
source=("http://download.kde.org/stable/applications/${pkgver}/src/kcachegrind-${pkgver}.tar.xz")
sha1sums=('45d24489f6c9e17c141e020af99cbce1e6c12274')
More information about the arch-commits
mailing list