Fixed needed version to build-tools (>= 0.4.0)

This commit is contained in:
Alf Gaida 2017-10-23 00:35:56 +02:00
parent 59db1cc17a
commit 52dff0a308
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
liblxqt (0.12.0-3) experimental; urgency=medium
* Fixed needed version to build-tools (>= 0.4.0)
-- Alf Gaida <agaida@siduction.org> Mon, 23 Oct 2017 00:35:16 +0200
liblxqt (0.12.0-2) experimental; urgency=medium liblxqt (0.12.0-2) experimental; urgency=medium
* Re-added explicit build dependencies, make the packaging more * Re-added explicit build dependencies, make the packaging more

2
debian/control vendored
View File

@ -44,7 +44,7 @@ Depends: ${misc:Depends},
liblxqt0 (= ${binary:Version}), liblxqt0 (= ${binary:Version}),
libqt5xdg-dev (>= 3.1.0), libqt5xdg-dev (>= 3.1.0),
libqt5xdgiconloader-dev (>= 3.1.0), libqt5xdgiconloader-dev (>= 3.1.0),
lxqt-build-tools lxqt-build-tools (>= 0.4.0)
Description: Shared libraries for LXQt desktop environment (dev) Description: Shared libraries for LXQt desktop environment (dev)
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
technologies. It has been tailored for users who value simplicity, speed, and technologies. It has been tailored for users who value simplicity, speed, and