From bf8f2c0aab9a56a29f5937355a1cf3def9a7a0fb Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 24 Nov 2018 14:48:53 +0100 Subject: [PATCH] qbittorrent: add lrelease and qmake deps. --- net-p2p/qbittorrent/qbittorrent-4.1.2.recipe | 2 ++ 1 file changed, 2 insertions(+) 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()