BSD 14 mods - move to ffmpeg6, move to python39, fix OpenEXR build; add missing inclu...
[goodguy/cinelerra.git] / cinelerra-5.1 / guicast / Makefile
index 423ba100d91665179cab9bbe76e6a1e70e8fb933..49bd154c6cb0859eff6b11205c21ffda43d4d135 100644 (file)
@@ -130,7 +130,7 @@ python = $(shell which python)
 endif
 
 ifeq ($(python),)
-python += $(shell which python3.8)
+python += $(shell which python3.9)
 endif