pkgsrc-WIP-changes archive

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

chromium: fix build with wayland support



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Mon Jun 8 10:13:48 2026 +0200
Changeset:	6f7f9b668d3ef1f3610a6382907876365b8167ba

Modified Files:
	chromium/Makefile

Log Message:
chromium: fix build with wayland support

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

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

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

diffs:
diff --git a/chromium/Makefile b/chromium/Makefile
index 98d1fc1518..17da152bad 100644
--- a/chromium/Makefile
+++ b/chromium/Makefile
@@ -397,6 +397,7 @@ do-install:
 .include "../../devel/libusb1/buildlink3.mk"
 .include "../../devel/nspr/buildlink3.mk"
 .include "../../devel/nss/buildlink3.mk"
+.include "../../devel/wayland/buildlink3.mk"
 .include "../../fonts/fontconfig/buildlink3.mk"
 .include "../../fonts/harfbuzz/buildlink3.mk"
 .include "../../graphics/cairo/buildlink3.mk"


Home | Main Index | Thread Index | Old Index