X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2FMakefile;fp=cinelerra-5.1%2Fcinelerra%2FMakefile;h=965e8316e3044f492d042a949e0cda61d6ce3f3d;hb=541ee122f5f7b959d54e1f891bcbbfce4b209bf7;hp=e177049beb68ef7ccd2ab38c7af30c7365312d18;hpb=cacd63e5b194d48bb0daa93fdf96a609a44e196c;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/Makefile b/cinelerra-5.1/cinelerra/Makefile index e177049b..965e8316 100644 --- a/cinelerra-5.1/cinelerra/Makefile +++ b/cinelerra-5.1/cinelerra/Makefile @@ -448,6 +448,7 @@ LIBS += `pkg-config --libs uuid 2>/dev/null` LIBS += `pkg-config --libs theora 2>/dev/null` LIBS += `pkg-config --libs vorbis 2>/dev/null` LIBS += `pkg-config --libs sndfile 2>/dev/null` +LIBS += `pkg-config --libs x11 2>/dev/null` ifeq ($(WANT_LIBZMPEG),yes) LIBS += -la52 -ltwolame -lmp3lame endif