[neon/neon-packaging/oxygen-sounds/Neon/unstable] debian: No qmake Qt5 binary found

Jonathan Riddell null at kde.org
Wed Jan 26 17:04:04 GMT 2022


Git commit 5e0ee23412b57a495c56c4e62bbe6647f692a389 by Jonathan Riddell.
Committed on 26/01/2022 at 17:04.
Pushed by jriddell into branch 'Neon/unstable'.

No qmake Qt5 binary found

M  +2    -1    debian/control

https://invent.kde.org/neon/neon-packaging/oxygen-sounds/commit/5e0ee23412b57a495c56c4e62bbe6647f692a389

diff --git a/debian/control b/debian/control
index a552a80..8e2579d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Build-Depends: cmake (>= 2.8.12),
                debhelper-compat (= 13),
                extra-cmake-modules (>= 1.3.0~),
                pkg-kde-tools (>= 0.15.18~),
-               qt5-qmake-bin
+               qt5-qmake-bin,
+               qtbase5-dev
 Standards-Version: 4.5.0
 Homepage: https://invent.kde.org/plasma/oxygen-sounds
 


More information about the Neon-commits mailing list