pkgsrc-WIP-changes archive

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

chromium-new: Disable alsa buildlink



Module Name:	pkgsrc-wip
Committed By:	Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By:	ryoon
Date:		Tue Aug 16 04:34:13 2016 +0900
Changeset:	688cb827e10d8037b1fb67b8e81c8d7009a0950b

Modified Files:
	chromium-new/Makefile

Log Message:
chromium-new: Disable alsa buildlink

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=688cb827e10d8037b1fb67b8e81c8d7009a0950b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 chromium-new/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/chromium-new/Makefile b/chromium-new/Makefile
index 699a624..ddca6f5 100644
--- a/chromium-new/Makefile
+++ b/chromium-new/Makefile
@@ -277,7 +277,7 @@ do-install:
 
 .include "../../audio/speech-dispatcher/buildlink3.mk"
 .include "../../audio/pulseaudio/buildlink3.mk"
-.include "../../audio/alsa-lib/buildlink3.mk"
+#.include "../../audio/alsa-lib/buildlink3.mk"
 .include "../../graphics/cairo/buildlink3.mk"
 #.include "../../print/cups/buildlink3.mk"
 .include "../../sysutils/dbus/buildlink3.mk"


Home | Main Index | Thread Index | Old Index