summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-01-23 16:06:36 +0000
committernia <nia@pkgsrc.org>2020-01-23 16:06:36 +0000
commit668b5ba78ad98aa3850bf886a7639a971348f011 (patch)
treebbd2be0b336d06e8d224bf67024581cc20d2a2d6 /graphics
parent0505343eb6151a3bf6d4fe21745f8ceccb0748ad (diff)
downloadpkgsrc-668b5ba78ad98aa3850bf886a7639a971348f011.tar.gz
cheese: Needs vala
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cheese/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cheese/Makefile b/graphics/cheese/Makefile
index d3dc86ffd62..f6039140383 100644
--- a/graphics/cheese/Makefile
+++ b/graphics/cheese/Makefile
@@ -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-private/cheese-gtk.pc
.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"