Merge pull request #2628 from ianchi/youtube-dl
youtube-dl: update dependencies
This commit is contained in:
commit
72baff9008
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ define Package/youtube-dl
|
||||||
SECTION:=multimedia
|
SECTION:=multimedia
|
||||||
CATEGORY:=Multimedia
|
CATEGORY:=Multimedia
|
||||||
TITLE:=utility to download videos from YouTube.com
|
TITLE:=utility to download videos from YouTube.com
|
||||||
DEPENDS:=+python-openssl +python-email +python-xml +python-codecs +python-ctypes
|
DEPENDS:=+python-openssl +python-email +python-xml +python-codecs +python-ctypes +ca-certificates
|
||||||
URL:=https://youtube-dl.org
|
URL:=https://youtube-dl.org
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue