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@xxxxxxxxxxxxxxxxxxxx https://lists.linuxaudio.org/listinfo/linux-audio-user