mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 03:45:24 +00:00
sel4: check for python module "six"
This commit is contained in:
parent
3b0899aae1
commit
a63afe53ae
@ -1 +1 @@
|
||||
fac219549e9515349e61deae22a199ae3196e67a
|
||||
028fc711083263437bd4ed469b54eb7435ba2ea7
|
||||
|
@ -11,6 +11,7 @@ $(call check_tool,python)
|
||||
$(call check_python_module,future)
|
||||
$(call check_python_module,tempita)
|
||||
$(call check_python_module,ply)
|
||||
$(call check_python_module,six)
|
||||
|
||||
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user