Update build deps

This commit is contained in:
Aaron Rainbolt 2025-08-01 12:26:14 -05:00
parent f3d08be439
commit 37d9056ccd
Signed by: arraybolt3
GPG Key ID: A709160D73C79109
2 changed files with 8 additions and 2 deletions

1
debian/changelog vendored
View File

@ -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
View File

@ -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