Bug#914554: clxclient FTBFS: freetype-config not found

2018-12-16 Thread Sebastian Ramacher
On 2018-11-25 13:32:18, Mattia Rizzolo wrote: > On Sun, Nov 25, 2018 at 10:51:22AM +, Hugh McMaster wrote: > > clxclient (build-)depends on libxft-dev, which depends on libfreetype6-dev. > > So, it looks like clxclient used the secondary dependency to > > get access to freetype-config. > >

Bug#914554: clxclient FTBFS: freetype-config not found

2018-11-25 Thread Mattia Rizzolo
On Sun, Nov 25, 2018 at 10:51:22AM +, Hugh McMaster wrote: > clxclient (build-)depends on libxft-dev, which depends on libfreetype6-dev. > So, it looks like clxclient used the secondary dependency to > get access to freetype-config. Even so, it tries to use stuff provided by libfreetype6-dev

Bug#914554: clxclient FTBFS: freetype-config not found

2018-11-24 Thread Mattia Rizzolo
On Sat, Nov 24, 2018 at 09:43:31PM +0100, Helmut Grohne wrote: > Source: clxclient > Version: 3.9.0-4 > Severity: serious > Tags: ftbfs patch upstream > > clxclient fails to build from source in unstable, because > freetype-config got removed. You're supposed to use pkg-config instead. > The

Bug#914554: clxclient FTBFS: freetype-config not found

2018-11-24 Thread Helmut Grohne
Source: clxclient Version: 3.9.0-4 Severity: serious Tags: ftbfs patch upstream clxclient fails to build from source in unstable, because freetype-config got removed. You're supposed to use pkg-config instead. The attached patch fixes the build. Helmut --- clxclient-3.9.0.orig/Makefile +++