[gjs] Update pkg-config files for mozjs-17.0



commit c2e904d6ec179e8844610a182e048cc420a60874
Author: Rico Tzschichholz <ricotz t-online de>
Date:   Tue Mar 12 07:58:05 2013 +0100

    Update pkg-config files for mozjs-17.0

 gjs-1.0.pc.in           |    2 +-
 gjs-internals-1.0.pc.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gjs-1.0.pc.in b/gjs-1.0.pc.in
index ad85fa3..a5f0df0 100644
--- a/gjs-1.0.pc.in
+++ b/gjs-1.0.pc.in
@@ -10,7 +10,7 @@ gjs_console=${bindir}/gjs-console
 
 Cflags: -I${includedir}/gjs-1.0
 Requires: gobject-2.0
-Requires.private: gobject-introspection-1.0 mozjs188
+Requires.private: gobject-introspection-1.0 mozjs-17.0
 Libs: -L${libdir} -lgjs
 
 Name: gjs-1.0
diff --git a/gjs-internals-1.0.pc.in b/gjs-internals-1.0.pc.in
index 7a86f66..7d92cff 100644
--- a/gjs-internals-1.0.pc.in
+++ b/gjs-internals-1.0.pc.in
@@ -10,7 +10,7 @@ jsdir= gjsjsdir@
 jsnativedir= gjsnativedir@
 
 Cflags: -I${includedir}/gjs-1.0
-Requires: gjs-1.0 gobject-introspection-1.0 mozjs188
+Requires: gjs-1.0 gobject-introspection-1.0 mozjs-17.0
 
 Name: gjs-internals-1.0
 Description: Internal API for gjs (for modules and embedders); uses mozjs


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]