Commit 255d51f7 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files

python-pycrypto: allow to build with Python 3

parent 69adc069
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_PYTHON_PYCRYPTO
	bool "python-pycrypto"
	depends on BR2_PACKAGE_PYTHON
	depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
	select BR2_PACKAGE_GMP
	help
	  PyCrypto is a collection of cryptographic algorithms and