From e6a031ccb40fa9cc4acc39397c353b512cd8e6c8 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 28 Apr 2020 18:11:23 -0500 Subject: [PATCH] Bump LXQt build dependencies. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 67c31c3..a0ca364 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-about (0.15.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. - Update upstream signing key. + - Bump LXQt build dependencies. * Bump Standards-version to 4.5.0, no changes needed. * debhelper -> debhelper-compat. diff --git a/debian/control b/debian/control index 411f177..9da1ccc 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 12), libkf5windowsystem-dev, - liblxqt0-dev (>= 0.14.1~), + liblxqt0-dev (>= 0.15.0), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev