From db86ab6a7fa561edab4505312eec59cd8322670a Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Thu, 13 Aug 2015 00:35:29 +0200 Subject: [PATCH] fix dependencies --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index af5500c..886e69b 100644 --- a/debian/control +++ b/debian/control @@ -10,12 +10,12 @@ Build-Depends: debhelper (>= 9), libx11-dev, pkg-config, - libkf5windowsystem-dev (>= 5.5.0), + libkf5windowsystem-dev (>= 5.9.0), liblxqt0-dev (>= 0.9.0), - libqt5x11extras5-dev (>= 5.3.2), - libqt5xdg-dev (>= 1.1.0), - qttools5-dev (>= 5.3.2), - qttools5-dev-tools (>= 5.3.2), + libqt5x11extras5-dev (>= 5.3), + libqt5xdg-dev (>= 1.2.0), + qttools5-dev (>= 5.3), + qttools5-dev-tools (>= 5.3), Standards-Version: 3.9.6 Homepage: https://github.com/lxde/lxqt-about Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-about.git