From 73534a3945cbfb72dd19605e064fbada4d9f7a89 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 22 May 2018 22:03:54 -0500 Subject: [PATCH] Update build dependencies. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b67ca3c..4681616 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-globalkeys (0.13.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Keep the Vcs entries as Lubuntu-specific; drop all other changes. + * Update build dependencies. -- Simon Quigley Tue, 22 May 2018 21:42:44 -0500 diff --git a/debian/control b/debian/control index 600f8ce..ad5fb35 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Uploaders: Alf Gaida , Andrew Lee (李健秋) Section: x11 Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper (>= 11), libkf5windowsystem-dev, - liblxqt0-dev (>= 0.12.0), + liblxqt0-dev (>= 0.13.0), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev