pkgsrc-WIP-changes archive

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

chromium: Potantially use libcups to enable cups dependency



Module Name:	pkgsrc-wip
Committed By:	Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By:	ryoon
Date:		Wed Jul 8 06:03:28 2020 +0900
Changeset:	1dc181169373c49455ea3db96fc867c1ad8c7cd2

Modified Files:
	chromium/Makefile

Log Message:
chromium: Potantially use libcups to enable cups dependency

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

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

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

diffs:
diff --git a/chromium/Makefile b/chromium/Makefile
index c957d62914..65d50c62aa 100644
--- a/chromium/Makefile
+++ b/chromium/Makefile
@@ -316,7 +316,7 @@ do-install:
 .include "../../audio/speech-dispatcher/buildlink3.mk"
 .include "../../graphics/cairo/buildlink3.mk"
 # This introduces OpenSSL dependency and it conflicts with bundled BoringSSL.
-#.include "../../print/cups-base/buildlink3.mk"
+#.include "../../print/libcups/buildlink3.mk"
 .include "../../sysutils/dbus/buildlink3.mk"
 .include "../../sysutils/dbus-glib/buildlink3.mk"
 .include "../../x11/libdrm/buildlink3.mk"


Home | Main Index | Thread Index | Old Index