Build dependency libxcb-xfixes0-dev leads to FTBFS when not limited
to [linux-any] Removed build dependency libqxt-dev, it's not used with Qt 5
This commit is contained in:
parent
95f7ad9d65
commit
db5600f28a
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
screengrab (1.95+20151117-3) experimental; urgency=medium
|
||||
|
||||
* Build dependency libxcb-xfixes0-dev leads to FTBFS when not limited
|
||||
to [linux-any]
|
||||
* Removed build dependency libqxt-dev, it's not used with Qt 5
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Thu, 26 Nov 2015 02:58:26 +0100
|
||||
|
||||
screengrab (1.95+20151117-2) experimental; urgency=medium
|
||||
|
||||
* Added X11-Utils as build dependency
|
||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -8,11 +8,10 @@ Priority: optional
|
||||
Build-Depends: debhelper (>= 9),
|
||||
cmake (>= 3.0.2),
|
||||
libkf5windowsystem-dev,
|
||||
libqxt-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libqt5xdg-dev (>= 1.3.0),
|
||||
libx11-dev,
|
||||
libxcb-xfixes0-dev,
|
||||
libxcb-xfixes0-dev [!kfreebsd-any],
|
||||
pkg-config,
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools,
|
||||
|
Loading…
x
Reference in New Issue
Block a user