[LAU] zita-dpl1 build on Debian needs tiny fix to Makefile
Fons Adriaensen
fons at linuxaudio.org
Sun Feb 23 22:33:47 CET 2020
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
-
More information about the Linux-audio-user
mailing list