pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/swc swc: make an estimation of the libdrm requirement
details: https://anonhg.NetBSD.org/pkgsrc/rev/e1498ceb02aa
branches: trunk
changeset: 419104:e1498ceb02aa
user: nia <nia%pkgsrc.org@localhost>
date: Thu Dec 12 14:47:02 2019 +0000
description:
swc: make an estimation of the libdrm requirement
diffstat:
wm/swc/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 5088935a09a4 -r e1498ceb02aa wm/swc/Makefile
--- a/wm/swc/Makefile Thu Dec 12 14:35:55 2019 +0000
+++ b/wm/swc/Makefile Thu Dec 12 14:47:02 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/12/11 21:18:06 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/12 14:47:02 nia Exp $
DISTNAME= swc-0.0.0.20191211
CATEGORIES= wm
@@ -18,8 +18,10 @@
PKGCONFIG_OVERRIDE+= swc.pc.in
+BUILDLINK_API_DEPENDS.libdrm+= libdrm>=2.4.83
.include "../../devel/wayland/buildlink3.mk"
.include "../../devel/wayland-protocols/buildlink3.mk"
.include "../../graphics/wld/buildlink3.mk"
+.include "../../x11/libdrm/buildlink3.mk"
.include "../../x11/libxkbcommon/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index