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

package build-depending on itself?



Hi!

Is it allowed for a package to build-depend on itself?

In my case, it is ghc4, which has the following:

Build-Depends: debhelper (>= 2.0.40), autoconf (>= 2.12), cpio,
 cygnus-stylesheets, ghc4 (>= 4.07), happy (>= 1.7)
                     ^^^^^^^^^^^^^^

So, you need an older version of ghc4 to build a current version,
which is actually true (it's a compiler).  I've received bug #83463,
saying this is bad.  

I'm afraid, there aren't many options to prevent this...  Any
suggestions?


Cheers,
Michael
-- 
 /~\ ASCII ribbon | "If I had been brought up in a different time [...]
 \ / campaign     |  perhaps I'd be totally comfortable in ML and would
  X  against      |  find C unsafe, a little dangerous, not very expressive."
 / \ HTML mail    |     -- Brian Kernighan



Reply to: