|
|
|
@ -6,9 +6,9 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|
|
|
|
Section: graphics
|
|
|
|
|
Priority: optional
|
|
|
|
|
Build-Depends: debhelper-compat (= 13),
|
|
|
|
|
libkf5windowsystem-dev (>=5.36.0~),
|
|
|
|
|
libqt5x11extras5-dev (>=5.15.0~),
|
|
|
|
|
libqt5xdg-dev (>= 3.11.0~),
|
|
|
|
|
libkf5windowsystem-dev (>= 5.36.0),
|
|
|
|
|
libqt5x11extras5-dev (>= 5.15.0),
|
|
|
|
|
libqt5xdg-dev (>= 3.12.0),
|
|
|
|
|
libx11-xcb-dev,
|
|
|
|
|
libxcb-xfixes0-dev [!kfreebsd-any],
|
|
|
|
|
lxqt-build-tools
|
|
|
|
@ -20,8 +20,7 @@ Rules-Requires-Root: no
|
|
|
|
|
|
|
|
|
|
Package: screengrab
|
|
|
|
|
Architecture: any
|
|
|
|
|
Depends: ${shlibs:Depends},
|
|
|
|
|
${misc:Depends}
|
|
|
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
|
|
|
Description: Crossplatform tool for getting screenshots
|
|
|
|
|
Screengrab working in Linux and Windows. The program uses Qt and is
|
|
|
|
|
independent of any desktop environment.
|
|
|
|
|