From 7dd3bc20da78fb4d001678c0fa8b384c9b8ed483 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 26 Jan 2019 01:21:44 -0600 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 ebf53e8..6f0920b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-runner (0.14.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + - Bump build dependencies. * Bump Standards-version to 4.3.0, no changes needed. * Bump debhelper compat to 12, no changes needed. diff --git a/debian/control b/debian/control index 9f8ebfb..1d991cc 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,9 @@ Section: x11 Priority: optional Build-Depends: debhelper (>= 12), libkf5windowsystem-dev, - liblxqt0-dev (>= 0.13.0), - liblxqt-globalkeys0-dev (>= 0.13.0), - liblxqt-globalkeys-ui0-dev (>= 0.13.0), + liblxqt0-dev (>= 0.14.0), + liblxqt-globalkeys0-dev (>= 0.14.0), + liblxqt-globalkeys-ui0-dev (>= 0.14.0), libmuparser-dev, libqt5svg5-dev, libqt5x11extras5-dev,