From 7f15cbce90900484be543ecb863d640390124151 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 11 Aug 2023 11:35:28 -0500 Subject: [PATCH] Bump build dependencies. --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 405b600..df283d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-runner (1.3.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + * Bump build dependencies. -- Simon Quigley Fri, 11 Aug 2023 11:33:20 -0500 diff --git a/debian/control b/debian/control index 716a77f..b5bd38d 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libkf5windowsystem-dev, - liblxqt-globalkeys-ui1-dev (>= 1.2.0), - liblxqt-globalkeys1-dev (>= 1.2.0), - liblxqt1-dev (>= 1.2.0), + liblxqt-globalkeys-ui1-dev (>= 1.3.0), + liblxqt-globalkeys1-dev (>= 1.3.0), + liblxqt1-dev (>= 1.3.0), libmuparser-dev, libqt5svg5-dev, libqt5x11extras5-dev,