diff --git a/multimedia/youtube-dl/Makefile b/multimedia/youtube-dl/Makefile index 5044735b1..b6ff2c21c 100644 --- a/multimedia/youtube-dl/Makefile +++ b/multimedia/youtube-dl/Makefile @@ -27,7 +27,7 @@ define Package/youtube-dl SECTION:=multimedia CATEGORY:=Multimedia TITLE:=utility to download videos from YouTube.com - DEPENDS:=+python-openssl + DEPENDS:=+python-openssl +python-email +python-xml +python-codecs +python-ctypes URL:=https://youtube-dl.org endef