Fix missing build dependency
Added liblxqt0-dev to build dependencies Bumped Standards-Version to 4.5.0
This commit is contained in:
parent
f1d35ed20f
commit
f86d7ca5c4
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
qps (2.0.0-1ubuntu2) groovy; urgency=medium
|
||||
|
||||
* Bumped Standard-Version to 4.5.0, no changes needed
|
||||
* Added liblxqt0-dev to build dependencies
|
||||
|
||||
-- apt-ghetto <apt-ghetto@lubuntu.me> Sun, 26 Apr 2020 11:24:30 +0200
|
||||
|
||||
qps (2.0.0-1ubuntu1) focal; urgency=medium
|
||||
|
||||
* Merge from debian unstable. Remaining changes:
|
||||
|
5
debian/control
vendored
5
debian/control
vendored
@ -6,12 +6,13 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
cmake,
|
||||
libxrender-dev,
|
||||
liblxqt0-dev (>= 0.14.2~),
|
||||
libqt5x11extras5-dev,
|
||||
libxrender-dev,
|
||||
lxqt-build-tools (>= 0.6.0~),
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools
|
||||
Standards-Version: 4.4.1
|
||||
Standards-Version: 4.5.0
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/qps/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/qps.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qps
|
||||
|
Loading…
x
Reference in New Issue
Block a user