python-pyasn: requires the zlib Python module
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 30 Sep 2014 21:39:00 +0000 (23:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Oct 2014 12:32:41 +0000 (14:32 +0200)
commit1ae62213fa26b4c0b07b635b31404f17f8ecae9b
tree77f128eb52cfc6498f65a1f80fd29c44a9e18eff
parent9cc3f70e9b1db6e9b77a46b5201cf4442f44ebda
python-pyasn: requires the zlib Python module

The python-pyasn module requires the zlib Python module (part of the
Python standard installation, but optional in Buildroot), otherwise it
fails to load at runtime.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-pyasn/Config.in