[arch-commits] Commit in anjuta/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Wed Oct 14 15:16:18 UTC 2020


    Date: Wednesday, October 14, 2020 @ 15:16:18
  Author: jelle
Revision: 398326

Add perl optdependency for plugin scripts

Modified:
  anjuta/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-14 14:18:24 UTC (rev 398325)
+++ PKGBUILD	2020-10-14 15:16:18 UTC (rev 398326)
@@ -4,7 +4,7 @@
 pkgbase=anjuta
 pkgname=('libanjuta' 'anjuta')
 pkgver=3.34.0
-pkgrel=5
+pkgrel=6
 pkgdesc="GNOME Integrated Development Environment (IDE)"
 arch=(x86_64)
 license=(GPL)
@@ -11,6 +11,7 @@
 makedepends=(gdl vte3 autogen devhelp glade libgda subversion neon dconf gtk-doc
              yelp-tools gnome-common intltool gobject-introspection itstool gjs
              git python)
+optdepends=('perl: required for plugin tools')
 url="http://www.anjuta.org/"
 options=('!emptydirs')
 _commit=aaadfafe19450d8524400af9ae09d5187b2d627a  # master



More information about the arch-commits mailing list