pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/wld wld: bump libdrm requirement



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d1ed8ce956e
branches:  trunk
changeset: 419105:8d1ed8ce956e
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Dec 12 14:48:43 2019 +0000

description:
wld: bump libdrm requirement

diffstat:

 graphics/wld/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e1498ceb02aa -r 8d1ed8ce956e graphics/wld/Makefile
--- a/graphics/wld/Makefile     Thu Dec 12 14:47:02 2019 +0000
+++ b/graphics/wld/Makefile     Thu Dec 12 14:48:43 2019 +0000
@@ -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 @@
 
 .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