[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Pkg-haskell-commits] darcs: haskell-llvm: Clean up Build-deps. Add install depends on llvm-dev.



Hi Erik.

Excerpts from erikd's message of Ter Mar 30 19:46:56 -0300 2010:
(...)
> diff -rN -u old-haskell-llvm/control new-haskell-llvm/control
> --- old-haskell-llvm/control    2010-03-30 22:46:56.547627249 +0000
> +++ new-haskell-llvm/control    2010-03-30 22:46:56.551627459 +0000
(...)
> -Build-Depends: dctrl-tools,
> - dpkg-dev (>= 1.13.19),
> - debhelper (>= 7.0.0),
> - haskell-devscripts (>= 0.7.0),
> - cdbs,
> - ghc6,
> - ghc6-prof,
> - llvm-dev
> +Build-Depends: debhelper (>= 7),
> +  , cdbs
> +  , haskell-devscripts (>= 0.7)
> +  , ghc6
> +  , ghc6-prof

Are you sure it builds without llvm-dev?

(...)
>  Depends: ${haskell:Depends}
>    , ${shlibs:Depends}
>    , ${misc:Depends}
> +  , llvm-dev

The -prof package doesn't need to Depend on llvm-dev, since it depends on
libghc6-llvm-dev.

I'll update PackageTemplate to this case of a binding to a C library.

Greetings.
(...)
-- 
marcot
http://wiki.debian.org/MarcoSilva


Reply to: