mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 08:28:20 +04:00
youtube-dl: add dependencies
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
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
|
||||
DEPENDS:=+python-openssl +python-email +python-xml +python-codecs +python-ctypes
|
||||
URL:=https://youtube-dl.org
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user