Martin Gansser wrote:
> i changed now the line Requires: qhull to Requires: qhull-devel in patch
> FreeSOLID-2.1.1-pkgconfig.patch:
[snip]
> +Requires: qhull-devel
[snip]
> an then it requires the following packges, is this correct ?
[snip]
> pkgconfig(qhull-devel)

No. Please just remove the "Requires: qhull" from the .pc file in 
FreeSOLID-2.1.1-pkgconfig.patch entirely. There is already "@QHULL_LIBS@" in 
"Libs:" that links to the qhull libraries.

You can add a "Requires: qhull-devel" to the RPM specfile (NOT the .pc file) 
instead.

You cannot have a Requires on a non-pkgconfig library in the .pc file.

        Kevin Kofler
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to