Adjust build deps
This commit is contained in:
parent
4486c16c89
commit
27240de48d
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ lxqt-config (2.0.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* Update copyright file.
|
* Update copyright file.
|
||||||
* Bump Standards-Version to 4.7.0, no changes necessary.
|
* Bump Standards-Version to 4.7.0, no changes necessary.
|
||||||
* Remove obsolete patches.
|
* Remove obsolete patches.
|
||||||
|
* Adjust build dependencies.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 26 Jun 2024 23:23:39 -0500
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 26 Jun 2024 23:23:39 -0500
|
||||||
|
|
||||||
|
16
debian/control
vendored
16
debian/control
vendored
@ -5,19 +5,18 @@ Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
|||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5screen-dev,
|
libkf6screen-dev,
|
||||||
libkf5windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
liblxqt1-dev (>= 1.4.0),
|
liblxqt2-dev (>= 1.4.0),
|
||||||
libqt5svg5-dev,
|
|
||||||
libqt5x11extras5-dev,
|
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxcb-randr0-dev,
|
libxcb-randr0-dev,
|
||||||
libxcursor-dev,
|
libxcursor-dev,
|
||||||
libxfixes-dev,
|
libxfixes-dev,
|
||||||
libxi-dev,
|
libxi-dev,
|
||||||
lxqt-menu-data (>= 1.4.0),
|
lxqt-menu-data (>= 2.0.0),
|
||||||
qtbase5-private-dev,
|
|
||||||
xserver-xorg-input-libinput-dev,
|
xserver-xorg-input-libinput-dev,
|
||||||
|
qt6-base-private-dev,
|
||||||
|
qt6-svg-dev,
|
||||||
zlib1g-dev
|
zlib1g-dev
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging
|
||||||
@ -45,7 +44,6 @@ Suggests: adwaita-qt,
|
|||||||
lxappearance,
|
lxappearance,
|
||||||
lxqt | lxqt-core,
|
lxqt | lxqt-core,
|
||||||
obconf-qt,
|
obconf-qt,
|
||||||
qt5-style-plugins,
|
|
||||||
synaptic
|
synaptic
|
||||||
Description: LXQt system settings center
|
Description: LXQt system settings center
|
||||||
The LXQt system settings center
|
The LXQt system settings center
|
||||||
@ -56,6 +54,6 @@ Package: lxqt-config-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||||
Description: Language package for lxqt-config
|
Description: Language package for lxqt-config
|
||||||
This package contains the l10n files needed by lxqt-config.
|
This package contains the l10n files needed by lxqt-config.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user