Building Dolphin on Linux: Difference between revisions

enable libusb support
(Otherwise no Bluetooth support)
(enable libusb support)
Line 56: Line 56:


These dependencies are optional, but as noted below if you want full features you'll want to install them too.
These dependencies are optional, but as noted below if you want full features you'll want to install them too.
<pre>dnf install libao-devel SOIL SOIL-devel libXrandr libXrandr-devel pulseaudio-libs-devel bluez-libs-devel</pre>
<pre>dnf install libao-devel SOIL SOIL-devel libXrandr libXrandr-devel pulseaudio-libs-devel bluez-libs-devel libusb-devel</pre>


These dependencies are best from [http://rpmfusion.org/ RPM Fusion] and may not be provided in Fedora repos.
These dependencies are best from [http://rpmfusion.org/ RPM Fusion] and may not be provided in Fedora repos.
Anonymous user