From 951d509128160f9d44853342b78aaff13c9b2c01 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 26 Jan 2019 00:09:57 -0600 Subject: [PATCH] Bump build dependencies. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7dda610..3aa81c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-globalkeys (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 20afa3e..86375c3 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Section: x11 Priority: optional Build-Depends: debhelper (>= 12), libkf5windowsystem-dev, - liblxqt0-dev (>= 0.13.0), + liblxqt0-dev (>= 0.14.0), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev