pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/pulseaudio
Module Name: pkgsrc
Committed By: nia
Date: Sat Sep 21 10:02:31 UTC 2019
Modified Files:
pkgsrc/audio/pulseaudio: Makefile
Log Message:
pulseaudio: TOOL_DEPENDS+= p5-XML-Parser
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 pkgsrc/audio/pulseaudio/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/pulseaudio/Makefile
diff -u pkgsrc/audio/pulseaudio/Makefile:1.138 pkgsrc/audio/pulseaudio/Makefile:1.139
--- pkgsrc/audio/pulseaudio/Makefile:1.138 Wed Sep 18 14:12:20 2019
+++ pkgsrc/audio/pulseaudio/Makefile Sat Sep 21 10:02:30 2019
@@ -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-mainloop-g
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