pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/wld
Module Name: pkgsrc
Committed By: nia
Date: Thu Dec 12 14:48:43 UTC 2019
Modified Files:
pkgsrc/graphics/wld: Makefile
Log Message:
wld: bump libdrm requirement
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/wld/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/wld/Makefile
diff -u pkgsrc/graphics/wld/Makefile:1.1 pkgsrc/graphics/wld/Makefile:1.2
--- pkgsrc/graphics/wld/Makefile:1.1 Wed Dec 11 21:15:10 2019
+++ pkgsrc/graphics/wld/Makefile Thu Dec 12 14:48:43 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/12/11 21:15:10 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/12 14:48:43 nia Exp $
DISTNAME= wld-0.0.0.20191211
CATEGORIES= graphics
@@ -20,6 +20,7 @@ PKGCONFIG_OVERRIDE+= wld.pc.in
.include "../../devel/wayland/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libdrm+= libdrm>=2.4.83
.include "../../x11/libdrm/buildlink3.mk"
.include "../../x11/pixman/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index