Skip to content

Commit c1cff94

Browse files
Jerry0443jamiegibbons
authored andcommitted
package/python-cryptoauthlib: Adding python3 dependency
The sama5d3 kernels use the python cryptoauthlib and fail to build if python3 is not also included in the kernel. Add python3 as a dependency for python-cryptoauthlib. Signed-off-by: Jerry Ray <[email protected]> Reviewed-by: Nayab Sayed <[email protected]> Signed-off-by: Jamie Gibbons <[email protected]>
1 parent d110022 commit c1cff94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/python-cryptoauthlib/Config.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
config BR2_PACKAGE_PYTHON_CRYPTOAUTHLIB
22
bool "python-cryptoauthlib"
3+
depends on BR2_PACKAGE_PYTHON3
34
help
45
Python Cryptoauthlib library.
56

0 commit comments

Comments
 (0)