From 22ef53d91c6b02c5896b749e887b206e56c686e8 Mon Sep 17 00:00:00 2001 From: Mathieu Date: Mon, 28 Aug 2023 18:06:27 +0200 Subject: [PATCH] new minimum version for qt5-qmake --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 168862d0..95387d16 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: moolticute Section: utils Priority: optional Maintainer: Mooltipass Team -Build-Depends: debhelper (>=9), tar (>=1.27.1), gzip (>=1.6), libqt5websockets5-dev, libudev-dev, qt5-qmake (>=5.12.8) | qt5-default, qttools5-dev-tools, pkg-config +Build-Depends: debhelper (>=9), tar (>=1.27.1), gzip (>=1.6), libqt5websockets5-dev, libudev-dev, qt5-qmake (>5.9.5) | qt5-default, qttools5-dev-tools, pkg-config Standards-Version: 3.9.7 Homepage: https://www.themooltipass.com/ Vcs-Git: https://github.com/mooltipass/moolticute.git