~ubuntu-branches/ubuntu/raring/gjs/raring

« back to all changes in this revision

Viewing changes to gjs-internals-1.0.pc.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-03-13 19:15:08 UTC
  • mfrom: (1.6.7)
  • Revision ID: package-import@ubuntu.com-20120313191508-k44let6s97mb45uv
Tags: 1.31.20-0ubuntu1
* New upstream release.
* Add gir package
* debian/control.in: Require minimum glib 2.31
* Drop all patches since they've been applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
jsnativedir=@gjsnativedir@
11
11
 
12
12
Cflags: -I${includedir}/gjs-1.0
13
 
Requires: gjs-1.0 gobject-introspection-1.0 @JS_PACKAGE@
 
13
Requires: gjs-1.0 gobject-introspection-1.0 mozjs185
14
14
 
15
15
Name: gjs-internals-1.0
16
16
Description: Internal API for gjs (for modules and embedders); uses mozjs