[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Fedora-haskell-list] [Bug 426752] Review Request: ghc-X11-xft - Haskell binding to Xft
- From: bugzilla redhat com
- To: fedora-haskell-list redhat com
- Subject: [Fedora-haskell-list] [Bug 426752] Review Request: ghc-X11-xft - Haskell binding to Xft
- Date: Sat, 20 Jun 2009 19:19:40 -0400
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 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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]