From ab7579de42cea2e63ea9153c9770fec0971c1c66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Mon, 8 Feb 2021 16:21:41 +0100 Subject: [PATCH] Fix debian build dependency for serialbus --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 825ff765..cb26ac41 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 9.0.0), qttools5-dev-tools, qtconnectivity5-dev, qtdeclarative5-dev, - | libqt5serialbus5-dev (>= 5.8~) + libqt5serialbus5-dev Package: nymea Architecture: any