Patrick Dupre wrote:

> Hello,
> 
> I wanted to recompile the package:
> qcad-3.15.2.0-2.fc24.src.rpm
> I did rpm -ivh
> and then:
> rpmbuild -bb qcad.spec --clean
> but I get an error:
> error: Failed build dependencies:
> pkgconfig(QtWebKit) is needed by qcad-3.15.2.0-2.fc24.i686
> while pkgconfig is installed:
> pkgconfig-0.29-2.fc24.i686
> 
> Can somebody helps ?

Either of these should work:

dnf builddep qcad.spec

or

dnf install 'pkgconfig(QtWebKit)'

-- Rex


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to