pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/evince3 Add itstool as build dependency.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d6bfd62f9430
branches: trunk
changeset: 610399:d6bfd62f9430
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Oct 23 07:58:45 2012 +0000
description:
Add itstool as build dependency.
diffstat:
print/evince3/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 044e93aeadd0 -r d6bfd62f9430 print/evince3/Makefile.common
--- a/print/evince3/Makefile.common Tue Oct 23 07:58:26 2012 +0000
+++ b/print/evince3/Makefile.common Tue Oct 23 07:58:45 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2012/10/19 18:39:05 drochner Exp $
+# $NetBSD: Makefile.common,v 1.5 2012/10/23 07:58:45 wiz Exp $
#
# used by print/evince3/Makefile
# would probably be used by print/evince3-nautilus/Makefile if that existed
@@ -22,6 +22,7 @@
USE_LANGUAGES= c c++
BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
# XXX fake for "configure" to allow build w/o a gs installed
# (avoid hard dependency on a specific version)
Home |
Main Index |
Thread Index |
Old Index