Update buidlroot to version 2016.08.1
This commit is contained in:
9
bsp/buildroot/package/python-pynacl/Config.in
Normal file
9
bsp/buildroot/package/python-pynacl/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_PYNACL
|
||||
bool "python-pynacl"
|
||||
select BR2_PACKAGE_LIBSODIUM
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
select BR2_PACKAGE_PYTHON_CFFI # runtime
|
||||
help
|
||||
Python binding to the Networking and Cryptography (NaCl) library.
|
||||
|
||||
https://pypi.python.org/pypi/PyNaCl
|
||||
Reference in New Issue
Block a user