Re: [LAU] zita-dpl1 build on Debian needs tiny fix to Makefile

From: Fons Adriaensen <fons@email-addr-hidden>
Date: Sun Feb 23 2020 - 23:33:47 EET

On Thu, Feb 20, 2020 at 03:58:26PM +0100, Peter P. wrote:
 
> Had to change the line
> zita-dpl1: CPPFLAGS += $(shell pkgconf --cflags freetype2)
> to
> zita-dpl1: CPPFLAGS += $(shell pkg-config --cflags xft)
>
> in the Makefile to make it work. Thought I'd report this here.

Now what is the required change

1. replace pkgconf by pkg-config, or
2. replace freetype2 by xft ?

Here (Archlinux) the --cflags for xft and freetype2 are
identical.

Ciao,

-- 
FA
- 
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon Feb 24 04:15:02 2020

This archive was generated by hypermail 2.1.8 : Mon Feb 24 2020 - 04:15:02 EET