mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-24 00:01:07 -09:00
The host-depot-tools package now requires a host variant of the python-pysocks package due to the python-httplib2 update on commit [1]. Httplib2 removed the internal socks.py file on commit [2]. [1]55a80f89d7[2]1a6ff78179Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> [Julien: change commit id to urls] Signed-off-by: Julien Olivain <ju.o@free.fr>