From bdbd92379d9b92b2ddb20069ec280b9302e6a713 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 9 Mar 2019 21:31:59 +0100 Subject: Add python-contextlib2 --- python-schema/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python-schema/Makefile') 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 -- cgit v1.2.3