[Pkg-haskell-maintainers] Bug#784799: haskell-clocked: FTBFS on !linux archs: missing QtCore PkgConfig-Depends

Pino Toscano pino at debian.org
Fri May 8 22:41:27 UTC 2015


Source: haskell-clocked
Version: 0.4.1.3-1
Severity: important
Tags: patch

Hi,

haskell-clocked does not compile on the two non-Linux architectures
so far in Debian, i.e. kFreeBSD and Hurd.

The issue is that the .cabal file does not add the PkgConfig-Depends
on QtCore, so the Qt4 headers are not found.

Attached there is a patch to refactor the QtCore dependencies in
clocked.cabal, making sure that PkgConfig-Depends is used for all the
architectures different than mingw and darwin.
(It's my first patch to .cabal files, so do not be surprised if I could
have done something wrong -- available to eventually fix, of course.)

Thanks,
-- 
Pino
-------------- next part --------------
A non-text attachment was scrubbed...
Name: non-linux.diff
Type: text/x-diff
Size: 464 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20150509/6ded30cd/attachment.diff>


More information about the Pkg-haskell-maintainers mailing list