pkgsrc-WIP-changes archive

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

wlroots: update libdrm depends



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sat Apr 18 13:55:55 2026 +0200
Changeset:	83c14c61d35b1c0db4d7579d31aed8a0ba666f62

Modified Files:
	wlroots/Makefile

Log Message:
wlroots: update libdrm depends

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

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

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

diffs:
diff --git a/wlroots/Makefile b/wlroots/Makefile
index 5949fd1fc9..02d7850b62 100644
--- a/wlroots/Makefile
+++ b/wlroots/Makefile
@@ -43,6 +43,7 @@ PREFER.MesaLib=	pkgsrc	# glesv2
 .include "../../sysutils/hwdata/buildlink3.mk"
 .include "../../sysutils/seatd/buildlink3.mk"
 .include "../../x11/libdisplay-info/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libdrm+=	libdrm>=2.4.129
 .include "../../x11/libdrm/buildlink3.mk"
 .include "../../x11/libxkbcommon/buildlink3.mk"
 .include "../../x11/pixman/buildlink3.mk"


Home | Main Index | Thread Index | Old Index