pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/evince
Module Name: pkgsrc
Committed By: prlw1
Date: Sat Oct 14 21:27:10 UTC 2017
Modified Files:
pkgsrc/print/evince: Makefile.common
Log Message:
evince: requires py-glib2-tools to build
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/print/evince/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/evince/Makefile.common
diff -u pkgsrc/print/evince/Makefile.common:1.37 pkgsrc/print/evince/Makefile.common:1.38
--- pkgsrc/print/evince/Makefile.common:1.37 Sun Jul 30 22:47:54 2017
+++ pkgsrc/print/evince/Makefile.common Sat Oct 14 21:27:10 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.37 2017/07/30 22:47:54 wiz Exp $
+# $NetBSD: Makefile.common,v 1.38 2017/10/14 21:27:10 prlw1 Exp $
#
# used by print/evince/Makefile
# used by print/evince-nautilus/Makefile
@@ -31,6 +31,7 @@ pre-configure:
.include "../../databases/shared-mime-info/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.15.6
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
BUILDLINK_API_DEPENDS.gnome-icon-theme+= gnome-icon-theme>=2.17.1
.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index