On Thu, Dec 09, 2021 at 03:21:19PM +0100, Gonzalo L. Rodriguez wrote:
> Hello,
> 
> Update for SMTube to 21.10.0:
> 
> https://www.smtube.org/en/index
> 
> OK? Comments?

I needed to install yt-dlp to stop hesitations, so this minor
Makefile change may help.  Otherwise tested OK on amd64 for me.

diff --git a/x11/smtube/Makefile b/x11/smtube/Makefile
index 9b673fcf369..e16063e5251 100644
--- a/x11/smtube/Makefile
+++ b/x11/smtube/Makefile
@@ -25,6 +25,7 @@ EXTRACT_SUFX =                .tar.bz2
 MODULES =              x11/qt5
 RUN_DEPENDS =          x11/smplayer \
                        devel/desktop-file-utils \
+                       www/yt-dlp \
                        x11/gtk+3,-guic
 
 LIB_DEPENDS =          x11/qt5/qtwebkit

Reply via email to