Hello? Guys?
diff --git a/SConscript b/SConscript index 73d76f0..27718a9 100644 --- a/SConscript +++ b/SConscript @@ -78,7 +78,7 @@ if env['enable_docs']: env.Append(CPPPATH='./') env.Append(CPPDEFINES='HAVE_JSON_C') -pkg_deps = ['json'] +pkg_deps = ['json-c'] libs = ['m'] linkflags = []
_______________________________________________ Mypaint-discuss mailing list [email protected] https://mail.gna.org/listinfo/mypaint-discuss
