From b6e3cde6e911ae1a66b6681ab69498bd340ffaf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 13 Sep 2018 16:29:28 +0200 Subject: python3-reqiests: fix dependency --- python3-requests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-requests/Makefile b/python3-requests/Makefile index c2d2b53..e1aa5bf 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 +python3-charder +python3-idna +python3-urllib3 +python3-certifi + DEPENDS:=+python3 +python3-chardet +python3-idna +python3-urllib3 +python3-certifi endef define Package/python3-requests/description -- cgit v1.2.3