Skip to content

Commit

Permalink
Add dbus-devel under Fedora dependencies
Browse files Browse the repository at this point in the history
This is required through devices -> blurz -> dbus.
  • Loading branch information
djc committed May 26, 2016
1 parent 97e58e6 commit 401cddf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -53,7 +53,8 @@ On Fedora:
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
rpm-build openssl-devel cmake bzip2-devel libXcursor-devel libXmu-devel mesa-libOSMesa-devel \
dbus-devel
```

On Arch Linux:
Expand Down

0 comments on commit 401cddf

Please sign in to comment.