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> (cherry picked from commit 50922517f7c3f8c35f1683aab10c33e95f79fe29) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
f805100bb4
commit
0e97bf50e6
@@ -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