Add more dependencies to Fedora instructions

This commit is contained in:
Paul Rouget 2017-04-16 12:13:50 +02:00 committed by GitHub
parent c453e2ef89
commit aee8132c98

View file

@ -72,7 +72,7 @@ sudo dnf install curl freeglut-devel libtool gcc-c++ libXi-devel \
freetype-devel mesa-libGL-devel mesa-libEGL-devel glib2-devel libX11-devel libXrandr-devel gperf \
fontconfig-devel cabextract ttmkfdir python python-virtualenv python-pip expat-devel \
rpm-build openssl-devel cmake bzip2-devel libXcursor-devel libXmu-devel mesa-libOSMesa-devel \
dbus-devel
dbus-devel ncurses-devel
```
#### On openSUSE Linux
``` sh