JaGoLi / ytdl-gui

A simple-to-use, cross-platform graphical interface for youtube-dl.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[missing dependencies] qt5-quick3d

zsvzsv opened this issue · comments

cd src;
qmake;
make -jnproc
Info: creating stash file /home/user/.cache/yay/youtubedl-gui/src/ytdl-gui/src/.qmake.stash
Project ERROR: Unknown module(s) in QT: quick

Can you try to see if the issue is resolved with "qt5-quickcontrols" as dependency? I have gotten a comment on the aur saying that fixes it.

Are you on debian or arch?

Are you on debian or arch?

Arch. Adding qt5-quick3d or qt5-quickcontrols will work

Thanks for the feedback. I will add qt5-quickcontrols as a build dependency for the Arch linux package. I will close the issue once it's done.

Updated both beta and standard arch linux PKGBUILDS