X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Flibzmpeg3%2FMakefile;fp=cinelerra-5.1%2Flibzmpeg3%2FMakefile;h=7e96761fa571d265d1b915a53787d55e5fe41b4c;hb=faaea1ce7a18979feba27c6e2127161995935a13;hp=c5b8a083d37ac3ebd173b1d83bd19c89a027bd24;hpb=4c167745fe507659ed678ff6f4d51a44a7cf8b3a;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/libzmpeg3/Makefile b/cinelerra-5.1/libzmpeg3/Makefile index c5b8a083..7e96761f 100644 --- a/cinelerra-5.1/libzmpeg3/Makefile +++ b/cinelerra-5.1/libzmpeg3/Makefile @@ -89,7 +89,7 @@ endif LIBS += $(lib_a52dec) $(lib_djbfft) $(lib_libbthread) ifeq ($(DYNAMIC_FONTS), 1) -LIBS += -lX11 +LIBS += -lX11 `pkg-config --libs x11` else CFLAGS += -DBUILTIN_FONT_DATA OBJS += $(OBJDIR)/xfont1.o