Update build deps
This commit is contained in:
parent
f3d08be439
commit
37d9056ccd
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
screengrab (3.0.0-0ubuntu1) questing; urgency=medium
|
screengrab (3.0.0-0ubuntu1) questing; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
- Update build dependencies.
|
||||||
* Update copyright file.
|
* Update copyright file.
|
||||||
* Update Standards-Version to 4.7.2, no changes needed.
|
* Update Standards-Version to 4.7.2, no changes needed.
|
||||||
|
|
||||||
|
9
debian/control
vendored
9
debian/control
vendored
@ -8,10 +8,15 @@ Section: graphics
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf6windowsystem-dev (>= 6.0.0),
|
libkf6windowsystem-dev (>= 6.0.0),
|
||||||
libqt6xdg-dev (>= 4.1.0),
|
libqt6xdg-dev (>= 4.2.0),
|
||||||
libx11-xcb-dev,
|
libx11-xcb-dev,
|
||||||
libxcb-xfixes0-dev [!kfreebsd-any],
|
libxcb-xfixes0-dev [!kfreebsd-any],
|
||||||
lxqt-build-tools (>= 2.1.0)
|
lxqt-build-tools (>= 2.2.0),
|
||||||
|
layer-shell-qt (>= 6.0.0),
|
||||||
|
liblayershellqtinterface-dev (>= 6.0.0),
|
||||||
|
qt6-wayland-dev (>= 6.6.0),
|
||||||
|
qt6-base-private-dev (>= 6.6.0),
|
||||||
|
qt6-wayland-private-dev (>= 6.6.0)
|
||||||
Standards-Version: 4.7.2
|
Standards-Version: 4.7.2
|
||||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/screengrab
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/screengrab
|
||||||
Vcs-Git: https://salsa.debian.org/lxqt-team/screengrab.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/screengrab.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user