[Fedora-haskell-list] [Bug 426752] Review Request: ghc-X11-xft - Haskell binding to Xft

bugzilla at redhat.com bugzilla at redhat.com
Sat Jun 20 23:19:40 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=426752





--- Comment #13 from Jens Petersen <petersen at redhat.com>  2009-06-20 19:19:40 EDT ---
Zach, you need to include the dependency on libXft explicitly by adding

 BuildRequires: libXft-devel

to the base (src) package and

 Requires: libXft-devel

to the devel subpackage.
Unfortunately cabal2spec is not smart enough to do that yet.
That should allow the package to build in mock
and avoid linking errors etc with the devel package.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-haskell-list mailing list