From 562d855d6fcbd4ce539059c99088b65886398a89 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 30 Apr 2020 23:35:00 -0500 Subject: [PATCH] Update LXQt build dependencies. --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8259c61..18d010d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-runner (0.15.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. - Update upstream signing key. + - Update LXQt build dependencies. * Update Standards-version to 4.5.0, no changes needed. -- Simon Quigley Thu, 30 Apr 2020 23:32:39 -0500 diff --git a/debian/control b/debian/control index be7af61..a6e9dd2 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,9 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 12), libkf5windowsystem-dev, - liblxqt0-dev (>= 0.14.1~), - liblxqt-globalkeys0-dev (>= 0.14.1~), - liblxqt-globalkeys-ui0-dev (>= 0.14.1~), + liblxqt0-dev (>= 0.15.0), + liblxqt-globalkeys0-dev (>= 0.15.0), + liblxqt-globalkeys-ui0-dev (>= 0.15.0), libmuparser-dev, libqt5svg5-dev, libqt5x11extras5-dev,