From 5cd5bed1c32e2d3cc92b91092c3a7a317e747b3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 13 Sep 2018 15:37:27 +0200 Subject: python3-requests: add missing dependencies --- python3-requests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python3-requests') diff --git a/python3-requests/Makefile b/python3-requests/Makefile index bd43a33..c2d2b53 100644 --- a/python3-requests/Makefile +++ b/python3-requests/Makefile @@ -27,7 +27,7 @@ define Package/python3-requests CATEGORY:=Languages TITLE:=Python HTTP for Humans. URL:=http://python-requests.org - DEPENDS:=+python3 + DEPENDS:=+python3 +python3-charder +python3-idna +python3-urllib3 +python3-certifi endef define Package/python3-requests/description -- cgit v1.2.3