From c5f44cb475cf1091462d51b175d27661afda33bf Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 22 Apr 2023 12:51:29 +0900 Subject: network/yle-dl: Add python3-installer dependency. This is needed because python/python3-flit_core no longer declares python3-installer as a dep. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- network/yle-dl/yle-dl.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/yle-dl/yle-dl.info b/network/yle-dl/yle-dl.info index 1132dbe7e8..ee3668486a 100644 --- a/network/yle-dl/yle-dl.info +++ b/network/yle-dl/yle-dl.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20221231/yle-dl-20221231.tar MD5SUM="920509d9a784a97d8168f3cde0978ab4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="lxml python3-attrs python3-build python3-configargparse python3-flit_core xattr" +REQUIRES="lxml python3-attrs python3-build python3-configargparse python3-flit_core xattr python3-installer" MAINTAINER="Markus Rinne" EMAIL="markus.ka.rinne@gmail.com" -- cgit v1.2.3