pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/gupnp-av gupnp-av: needs vala



details:   https://anonhg.NetBSD.org/pkgsrc/rev/551d80bbf1a1
branches:  trunk
changeset: 452698:551d80bbf1a1
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri May 14 13:12:06 2021 +0000

description:
gupnp-av: needs vala

diffstat:

 net/gupnp-av/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 18332075c6a6 -r 551d80bbf1a1 net/gupnp-av/Makefile
--- a/net/gupnp-av/Makefile     Fri May 14 13:11:38 2021 +0000
+++ b/net/gupnp-av/Makefile     Fri May 14 13:12:06 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2021/04/21 11:40:33 adam Exp $
+# $NetBSD: Makefile,v 1.46 2021/05/14 13:12:06 nia Exp $
 
 DISTNAME=      gupnp-av-0.12.7
 PKGREVISION=   19
@@ -18,5 +18,6 @@
 PKGCONFIG_OVERRIDE+=   gupnp-av-1.0.pc.in
 
 .include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../lang/vala/buildlink3.mk"
 .include "../../net/gupnp/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index