mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
package/python-pynacl: fix sort order of dependencies in Config.in
Updated package as computed by scanpypi. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
d2fbbecf94
commit
50922517f7
@@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_PYNACL
|
||||
bool "python-pynacl"
|
||||
select BR2_PACKAGE_LIBSODIUM
|
||||
select BR2_PACKAGE_PYTHON_CFFI # runtime
|
||||
select BR2_PACKAGE_LIBSODIUM
|
||||
help
|
||||
Python binding to the Networking and Cryptography (NaCl)
|
||||
library.
|
||||
|
||||
Reference in New Issue
Block a user