Credit Andrew minor Makefile addition
authorGood Guy <good1.2guy@gmail.com>
Wed, 9 Nov 2022 22:25:42 +0000 (15:25 -0700)
committerGood Guy <good1.2guy@gmail.com>
Wed, 9 Nov 2022 22:25:42 +0000 (15:25 -0700)
cinelerra-5.1/cinelerra/Makefile

index e177049beb68ef7ccd2ab38c7af30c7365312d18..965e8316e3044f492d042a949e0cda61d6ce3f3d 100644 (file)
@@ -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