pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/anjuta



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Oct 23 19:35:25 UTC 2019

Modified Files:
        pkgsrc/devel/anjuta: Makefile

Log Message:
anjuta: Needs itstool


To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 pkgsrc/devel/anjuta/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/anjuta/Makefile
diff -u pkgsrc/devel/anjuta/Makefile:1.146 pkgsrc/devel/anjuta/Makefile:1.147
--- pkgsrc/devel/anjuta/Makefile:1.146  Thu Sep 19 16:02:08 2019
+++ pkgsrc/devel/anjuta/Makefile        Wed Oct 23 19:35:25 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.146 2019/09/19 16:02:08 nia Exp $
+# $NetBSD: Makefile,v 1.147 2019/10/23 19:35:25 nia Exp $
 
 DISTNAME=      anjuta-3.34.0
 CATEGORIES=    devel
@@ -15,6 +15,7 @@ DEPENDS+=     autoconf>=2.59:../../devel/aut
 DEPENDS+=      automake>=1.8.2:../../devel/automake
 DEPENDS+=      gsettings-desktop-schemas-[0-9]*:../../sysutils/gsettings-desktop-schemas
 DEPENDS+=      libtool>=1.5.2:../../devel/libtool
+DEPENDS+=      itstool-[0-9]*:../../textproc/itstool
 
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index