Update build and runtime dependencies.
This commit is contained in:
parent
f2418dd4e6
commit
636236a147
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ liblxqt (0.13.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* Update Vcs-* and Maintainer to Lubuntu values.
|
* Update Vcs-* and Maintainer to Lubuntu values.
|
||||||
* Update copyright.
|
* Update copyright.
|
||||||
* Run wrap-and-sort.
|
* Run wrap-and-sort.
|
||||||
|
* Update build and runtime dependencies.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 21 May 2018 22:14:31 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 21 May 2018 22:14:31 -0500
|
||||||
|
|
||||||
|
15
debian/control
vendored
15
debian/control
vendored
@ -6,15 +6,16 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
Section: libs
|
Section: libs
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 11~),
|
Build-Depends: debhelper (>= 11),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
|
libpolkit-qt5-1-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev (>= 3.1.0),
|
libqt5xdg-dev (>= 3.2.0),
|
||||||
libqt5xdgiconloader-dev (>= 3.1.0),
|
libqt5xdgiconloader-dev (>= 3.2.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxss-dev,
|
libxss-dev,
|
||||||
lxqt-build-tools (>= 0.4.0)
|
lxqt-build-tools (>= 0.5.0)
|
||||||
Standards-Version: 4.1.4
|
Standards-Version: 4.1.4
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/
|
Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git
|
Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git
|
||||||
@ -44,9 +45,9 @@ Package: liblxqt0-dev
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: liblxqt0 (= ${binary:Version}),
|
Depends: liblxqt0 (= ${binary:Version}),
|
||||||
libqt5xdg-dev (>= 3.1.0),
|
libqt5xdg-dev (>= 3.2.0),
|
||||||
libqt5xdgiconloader-dev (>= 3.1.0),
|
libqt5xdgiconloader-dev (>= 3.2.0),
|
||||||
lxqt-build-tools (>= 0.4.0),
|
lxqt-build-tools (>= 0.5.0),
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user