pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libv4l Package requires GCC runtime.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bff4d69066aa
branches:  trunk
changeset: 648712:bff4d69066aa
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Tue Mar 17 13:55:40 2015 +0000

description:
Package requires GCC runtime.

diffstat:

 graphics/libv4l/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7e58646545d1 -r bff4d69066aa graphics/libv4l/Makefile
--- a/graphics/libv4l/Makefile  Tue Mar 17 13:46:24 2015 +0000
+++ b/graphics/libv4l/Makefile  Tue Mar 17 13:55:40 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/03/14 22:05:28 tnn Exp $
+# $NetBSD: Makefile,v 1.10 2015/03/17 13:55:40 jperkin Exp $
 
 DISTNAME=      libv4l-0.4.3
 PKGREVISION=   2
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://people.atrpms.net/~hdegoede/
 COMMENT=       Video4Linux userspace library
 
+USE_GCC_RUNTIME=       yes
+
 USE_TOOLS+=    gmake
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index