diff options
Diffstat (limited to 'python3-requests')
-rw-r--r-- | python3-requests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |