diff options
Diffstat (limited to 'package/python-pypcap/Config.in')
-rw-r--r-- | package/python-pypcap/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/python-pypcap/Config.in b/package/python-pypcap/Config.in index ed336ca356..9b71575c0b 100644 --- a/package/python-pypcap/Config.in +++ b/package/python-pypcap/Config.in @@ -3,6 +3,7 @@ config BR2_PACKAGE_PYTHON_PYPCAP depends on BR2_PACKAGE_PYTHON select BR2_PACKAGE_LIBPCAP help - The pypcap module is an object-oriented wrapper of the C libpcap library. + The pypcap module is an object-oriented wrapper of the C + libpcap library. https://code.google.com/p/pypcap/ |