GNOME Bugzilla – Bug 678396
Shell master needs to depend on newer gjs
Last modified: 2012-06-19 12:48:23 UTC
I just build Shell master and then hit this error at runtime: "No JS module 'format' found in search path" Updating gjs fixed it but Shell's configure should have catch that my gjs was too old.
Created attachment 216736 [details] [review] Depend on gjs 1.33.2 Shell uses the 'format' module which has been introduced in gjs 1.33.2.
Review of attachment 216736 [details] [review]: Sure.
Attachment 216736 [details] pushed as f58e8f2 - Depend on gjs 1.33.2