preparing migration to sid - added minimum version for libqtxdg
This commit is contained in:
parent
bc917decc2
commit
b946a9f699
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
liblxqt (0.10.0-2) UNRELEASED; urgency=medium
|
||||
|
||||
* Added minimum libqtxdg version
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Tue, 03 Nov 2015 20:33:01 +0100
|
||||
|
||||
liblxqt (0.10.0-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -9,7 +9,7 @@ Build-Depends: cmake (>= 3.0.2),
|
||||
debhelper (>= 9),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libqt5xdg-dev,
|
||||
libqt5xdg-dev (>= 1.3.0),
|
||||
libx11-dev,
|
||||
pkg-config,
|
||||
qttools5-dev,
|
||||
|
Loading…
x
Reference in New Issue
Block a user