pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/pulseaudio pulseaudio: TOOL_DEPENDS+= p5-XML-Parser



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d61b168d90a
branches:  trunk
changeset: 340033:1d61b168d90a
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Sep 21 10:02:30 2019 +0000

description:
pulseaudio: TOOL_DEPENDS+= p5-XML-Parser

diffstat:

 audio/pulseaudio/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r d2e368370fed -r 1d61b168d90a audio/pulseaudio/Makefile
--- a/audio/pulseaudio/Makefile Sat Sep 21 09:56:07 2019 +0000
+++ b/audio/pulseaudio/Makefile Sat Sep 21 10:02:30 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.138 2019/09/18 14:12:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.139 2019/09/21 10:02:30 nia Exp $
 
 DISTNAME=      pulseaudio-13.0
 CATEGORIES=    audio
@@ -32,6 +32,8 @@
 PKGCONFIG_OVERRIDE+=   libpulse-simple.pc.in
 PKGCONFIG_OVERRIDE+=   libpulse.pc.in
 
+TOOL_DEPENDS+= p5-XML-Parser>=2.31nb1:../../textproc/p5-XML-Parser
+
 REPLACE_BASH=  shell-completion/bash/pulseaudio git-version-gen
 REPLACE_BASH=  src/utils/pa-info
 



Home | Main Index | Thread Index | Old Index