jd1008 wrote: > > > On 06/14/2015 10:12 PM, Peter wrote: >> On 06/15/2015 04:09 PM, jd1008 wrote: >>> I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and: >>> >>> /usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm >>> says: >>> Error: No Package found for libquvi-devel >> You can get that, as well as most deps from nux-dextop: >> http://li.nux.ro/repos.html > > Here is my latest attempt at building mpv > error: Failed build dependencies: > libcdio-paranoia-devel is needed by mpv-0.3.11-1.el6.x86_64 > libwayland-client-devel is needed by mpv-0.3.11-1.el6.x86_64 > libwayland-cursor-devel is needed by mpv-0.3.11-1.el6.x86_64 > libwayland-server-devel is needed by mpv-0.3.11-1.el6.x86_64 > libxkbcommon-devel is needed by mpv-0.3.11-1.el6.x86_64 > wayland-devel is needed by mpv-0.3.11-1.el6.x86_64 > > I cannot find these on the centos repos, not even on nux-dextop > *Bing* You need to start with a different source package... or else you need a configure that lets you choose display servers. Wayland *was* the ubuntu replacement, if I understand it correctly, for X. They've dropped it, too. mark