pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/cheese



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Jan 23 16:06:36 UTC 2020

Modified Files:
        pkgsrc/graphics/cheese: Makefile

Log Message:
cheese: Needs vala


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/graphics/cheese/Makefile

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

Modified files:

Index: pkgsrc/graphics/cheese/Makefile
diff -u pkgsrc/graphics/cheese/Makefile:1.86 pkgsrc/graphics/cheese/Makefile:1.87
--- pkgsrc/graphics/cheese/Makefile:1.86        Mon Jan 20 12:44:11 2020
+++ pkgsrc/graphics/cheese/Makefile     Thu Jan 23 16:06:36 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2020/01/20 12:44:11 nia Exp $
+# $NetBSD: Makefile,v 1.87 2020/01/23 16:06:36 nia Exp $
 
 DISTNAME=      cheese-3.34.0
 CATEGORIES=    graphics gnome
@@ -36,6 +36,7 @@ PKGCONFIG_OVERRIDE+=          output/meson-priva
 .include "../../devel/gobject-introspection/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../graphics/clutter-gtk/buildlink3.mk"
+.include "../../lang/vala/buildlink3.mk"
 .include "../../multimedia/clutter-gst/buildlink3.mk"
 .include "../../multimedia/gstreamer1/buildlink3.mk"
 .include "../../multimedia/gst-plugins1-good/buildlink3.mk"



Home | Main Index | Thread Index | Old Index