Bug#651726: python-gd: build not multiarch aware

2011-12-13 Thread Julián Moreno Patiño
Hi Julian :-) ! the build of python-gd only looks in /usr/lib for its required libraries. > This fails for its dependencies in multiarch paths. > When building in unstable with multiarched libpng the library will not > have png support: > >>> import gd > >>> gd.image('/icon.png') > Traceback (most

Bug#651726: python-gd: build not multiarch aware

2011-12-11 Thread Julian Taylor
Source: python-gd Version: 0.56+dfsg-2 Severity: important the build of python-gd only looks in /usr/lib for its required libraries. This fails for its dependencies in multiarch paths. When building in unstable with multiarched libpng the library will not have png support: >>> import gd >>> gd.ima