mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
Merge pull request #2628 from ianchi/youtube-dl
youtube-dl: update dependencies
This commit is contained in:
@@ -27,7 +27,7 @@ define Package/youtube-dl
|
||||
SECTION:=multimedia
|
||||
CATEGORY:=Multimedia
|
||||
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
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user