From 517baf7d6830213dfd11dc8bf8704537017c4114 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 2 Jun 2022 12:39:23 -0500 Subject: [PATCH] Bumped build dependencies. --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e176a8f..e3b4735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-runner (1.1.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + * Bumped build dependencies. -- Simon Quigley Thu, 02 Jun 2022 12:35:34 -0500 diff --git a/debian/control b/debian/control index a91c906..6f7da77 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libkf5windowsystem-dev, - liblxqt-globalkeys-ui0-dev (>= 0.17.0), - liblxqt-globalkeys0-dev (>= 0.17.0), - liblxqt0-dev (>= 0.17.0), + liblxqt-globalkeys-ui1-dev (>= 1.1.0), + liblxqt-globalkeys1-dev (>= 1.1.0), + liblxqt1-dev (>= 1.1.0), libmuparser-dev, libqt5svg5-dev, libqt5x11extras5-dev,