diff options
Diffstat (limited to 'python-schema/Makefile')
| -rw-r--r-- | python-schema/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python-schema/Makefile b/python-schema/Makefile index c6e4777..01e28c9 100644 --- a/python-schema/Makefile +++ b/python-schema/Makefile @@ -22,7 +22,7 @@ define Package/python3-schema    SUBMENU:=Python    URL:=https://github.com/keleshev/schema    TITLE:=python3-schema -  DEPENDS:=+python3-light +  DEPENDS:=+python3-light +python3-contextlib2    VARIANT:=python3  endef | 
