diff --git a/net-p2p/qbittorrent/qbittorrent-4.1.2.recipe b/net-p2p/qbittorrent/qbittorrent-4.1.2.recipe index 4647ef6aa..bed8602cf 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.1.2.recipe +++ b/net-p2p/qbittorrent/qbittorrent-4.1.2.recipe @@ -59,8 +59,10 @@ BUILD_PREREQUIRES=" cmd:cut cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix + cmd:lrelease$secondaryArchSuffix >= 5 cmd:make cmd:pkg_config$secondaryArchSuffix + cmd:qmake$secondaryArchSuffix >= 5 " BUILD()