diff options
author | 2016-03-20 09:33:56 +0000 | |
---|---|---|
committer | 2016-03-20 09:33:56 +0000 | |
commit | b0b6430540faf01f4b2960cbc8cda7369ed72a69 (patch) | |
tree | 82d84fb8ce21c3475dabfd414098511828ec852f | |
parent | __thrsleep.2 is contained in section 2 (diff) | |
download | wireguard-openbsd-b0b6430540faf01f4b2960cbc8cda7369ed72a69.tar.xz wireguard-openbsd-b0b6430540faf01f4b2960cbc8cda7369ed72a69.zip |
add include directories used by recent versions of libdrm
-rw-r--r-- | etc/mtree/BSD.x11.dist | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/etc/mtree/BSD.x11.dist b/etc/mtree/BSD.x11.dist index 527fc16527d..0f3c8f38d7f 100644 --- a/etc/mtree/BSD.x11.dist +++ b/etc/mtree/BSD.x11.dist @@ -1,4 +1,4 @@ -# $OpenBSD: BSD.x11.dist,v 1.41 2015/10/19 07:55:31 dcoppa Exp $ +# $OpenBSD: BSD.x11.dist,v 1.42 2016/03/20 09:33:56 jsg Exp $ /set type=dir uname=root gname=wheel mode=0755 . @@ -79,8 +79,12 @@ .. .. .. - libdrm - .. + libdrm + nouveau + nvif + .. + .. + .. pixman-1 .. xcb |