Added X11-Utils as build dependency
This commit is contained in:
parent
a3dbf3aaea
commit
95f7ad9d65
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
screengrab (1.95+20151117-2) experimental; urgency=medium
|
||||||
|
|
||||||
|
* Added X11-Utils as build dependency
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Fri, 20 Nov 2015 02:37:20 +0100
|
||||||
|
|
||||||
screengrab (1.95+20151117-1) experimental; urgency=medium
|
screengrab (1.95+20151117-1) experimental; urgency=medium
|
||||||
|
|
||||||
* Cherry-picking upstream version 1.95+20151117.
|
* Cherry-picking upstream version 1.95+20151117.
|
||||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -15,7 +15,8 @@ Build-Depends: debhelper (>= 9),
|
|||||||
libxcb-xfixes0-dev,
|
libxcb-xfixes0-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
qttools5-dev-tools
|
qttools5-dev-tools,
|
||||||
|
x11-utils
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/screengrab.git
|
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/screengrab.git
|
||||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/screengrab.git
|
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/screengrab.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user