diff options
author | 2015-04-15 07:41:53 +0000 | |
---|---|---|
committer | 2015-04-15 07:41:53 +0000 | |
commit | 488186b4f5a0d54e392d735d831bc2e15dbfb933 (patch) | |
tree | 03e488d73bd65226a8c004fac5ca18c31edfab52 | |
parent | Unneeded return at the end of a void function. (diff) | |
download | wireguard-openbsd-488186b4f5a0d54e392d735d831bc2e15dbfb933.tar.xz wireguard-openbsd-488186b4f5a0d54e392d735d831bc2e15dbfb933.zip |
add the include dir for libepoxy
-rw-r--r-- | etc/mtree/BSD.x11.dist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/mtree/BSD.x11.dist b/etc/mtree/BSD.x11.dist index 4891ba428f4..3523fb29203 100644 --- a/etc/mtree/BSD.x11.dist +++ b/etc/mtree/BSD.x11.dist @@ -1,4 +1,4 @@ -# $OpenBSD: BSD.x11.dist,v 1.37 2014/08/25 19:15:42 matthieu Exp $ +# $OpenBSD: BSD.x11.dist,v 1.38 2015/04/15 07:41:53 jsg Exp $ /set type=dir uname=root gname=wheel mode=0755 . @@ -69,6 +69,8 @@ pixmaps .. .. + epoxy + .. fontconfig .. freetype2 |