aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorM Misch <michaelmisch1985@gmail.com>2018-12-15 23:04:58 -0700
committerGitHub <noreply@github.com>2018-12-15 23:04:58 -0700
commit98e4f68b6987d5da0f2c7e0070c5f4e8f7945efe (patch)
tree1ec3db1770784b978c5b7cc0b5e37bb35490fcf3 /docs
parent4c17e7769e5af6817e0c405438a36e5a552b21d9 (diff)
Update README.FreeBSD.md
All *proto have been merged into xorgproto on FreeBSD.
Diffstat (limited to 'docs')
-rw-r--r--docs/README.FreeBSD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.FreeBSD.md b/docs/README.FreeBSD.md
index 7574f23a31..2a35a4db30 100644
--- a/docs/README.FreeBSD.md
+++ b/docs/README.FreeBSD.md
@@ -74,7 +74,7 @@ If you get a `package not found` type of message with the below command, remove
Install build dependencies:
```
-sudo pkg install autoconf automake avahi-app binutils cmake curl dbus doxygen dri2proto dri3proto e2fsprogs-libuuid enca encodings flac flatbuffers font-util fontconfig freetype2 fribidi gawk gettext-tools giflib git glew glproto gmake gmp gnutls gperf gstreamer1-vaapi hal inputproto jpeg-turbo libaacs libass libbdplus libbluray libcapn libcdio libcec libedit libfmt libgcrypt libgpg-error libidn libinotify libmicrohttpd libnfs libogg libplist librtmp libtool libudev-devd libva libvdpau libvorbis libxslt lirc lzo2 m4 mesa-libs mysql57-client nasm openjdk8 p8-platform pkgconf python2 rapidjson samba46 shairplay sndio sqlite3 swig30 taglib tiff tinyxml xf86-input-keyboard xf86-input-mouse xf86vidmodeproto xorg-server xrandr zip
+sudo pkg install autoconf automake avahi-app binutils cmake curl dbus doxygen e2fsprogs-libuuid enca encodings flac flatbuffers font-util fontconfig freetype2 fribidi gawk gettext-tools giflib git glew gmake gmp gnutls gperf gstreamer1-vaapi hal jpeg-turbo libaacs libass libbdplus libbluray libcapn libcdio libcec libedit libfmt libgcrypt libgpg-error libidn libinotify libmicrohttpd libnfs libogg libplist librtmp libtool libudev-devd libva libvdpau libvorbis libxslt lirc lzo2 m4 mesa-libs mysql57-client nasm openjdk8 p8-platform pkgconf python2 rapidjson samba46 shairplay sndio sqlite3 swig30 taglib tiff tinyxml xf86-input-keyboard xf86-input-mouse xorg-proto xorg-server xrandr zip
```
**WARNING:** Make sure you copy paste the entire line or you might receive an error or miss a few dependencies.