[LAU] zita-dpl1 build on Debian needs tiny fix to Makefile
Peter P.
peterparker at fastmail.com
Thu Feb 20 16:51:29 CET 2020
* karl at aspodata.se <karl at aspodata.se> [2020-02-20 16:46]:
> P:
> ...
> > Had to change the line
> > zita-dpl1: CPPFLAGS += $(shell pkgconf --cflags freetype2)
> > to
> > zita-dpl1: CPPFLAGS += $(shell pkg-config --cflags xft)
> ...
>
> For the record, there is a "pkgconf", see:
Oh forgive me, the change is about replacing freetype2 with
xft (not switching between the older pkg-config and pkgconf).
More information about the Linux-audio-user
mailing list