pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gstreamer1 gstreamer1: Enable gstcheck by d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/837db6b81970
branches: trunk
changeset: 341537:837db6b81970
user: nia <nia%pkgsrc.org@localhost>
date: Thu Oct 03 20:45:19 2019 +0000
description:
gstreamer1: Enable gstcheck by default. Needed for pitivi.
diffstat:
multimedia/gstreamer1/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 5ae1838e41c6 -r 837db6b81970 multimedia/gstreamer1/options.mk
--- a/multimedia/gstreamer1/options.mk Thu Oct 03 20:36:53 2019 +0000
+++ b/multimedia/gstreamer1/options.mk Thu Oct 03 20:45:19 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.8 2019/05/29 20:51:47 adam Exp $
+# $NetBSD: options.mk,v 1.9 2019/10/03 20:45:19 nia Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gstreamer
PKG_SUPPORTED_OPTIONS= gstreamer-gstcheck introspection gstreamer-ptp-suid
-PKG_SUGGESTED_OPTIONS= introspection
+PKG_SUGGESTED_OPTIONS= gstreamer-gstcheck introspection
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index