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,