mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03: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>
(cherry picked from commit 50922517f7)
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