[ubuntu/lucid] lcd4linux 0.10.1~rc2-2ubuntu2 (Accepted)

Michael Bienia michael at bienia.de
Tue Mar 16 17:37:45 GMT 2010


On 2010-03-16 12:44:52 +0100, Daniel Holbach wrote:
> On 16.03.2010 12:36, Angel Abad wrote:
> > lcd4linux (0.10.1~rc2-2ubuntu2) lucid; urgency=low
> > 
> >   * debian/control: Add libssl-dev to build depends (LP: #538375)
> > 
> 
> To me this doesn't seem to be the right thing to do, for similar reasons
> as in
> 
> 	https://launchpad.net/bugs/538718
> 
> Unfortunately I couldn't find out what the problem was myself. Can
> anybody help?

As far as I understand this problem, LOCALMODLIBS from the python
Makefile is only intended to be used while building python itself.
Yet several applications use it too and as python-dev doesn't depend on
libssl-dev (correctly as it's not needed while building a python
extension) those applications FTBFS. The fix is to drop the usage of
LOCALMODLIBS from those applications.

Michael



More information about the ubuntu-devel mailing list