buildrootschalter/package/python-netifaces/Config.in
Thomas Petazzoni 8fd5a94562 python-netifaces: convert to the Python package infrastructure
Also, remove the "select BR2_PACKAGE_PYTHON_SETUPTOOLS", since
setuptools is a host dependency (needed to built the package), not a
target dependency.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-12-15 13:41:22 +01:00

8 lines
202 B
Plaintext

config BR2_PACKAGE_PYTHON_NETIFACES
bool "python-netifaces"
depends on BR2_PACKAGE_PYTHON
help
Portable access to network interfaces from Python.
http://alastairs-place.net/projects/netifaces