mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
sel4: check for python module "six"
This commit is contained in:
committed by
Christian Helmuth
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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user