# libmozjs.so isn't a system-wide library, and Mozilla plan to actively 
# break the ABI.  Until it's ABI stable and we have a libmozjs in the libary
# search path, we'll use RPATH.
#
# We strictly version the xulrunner dependency, and libgjs will need a rebuild
# against any new minor version of xulrunner anyway.

libgjs0 binary: binary-or-shlib-defines-rpath ./usr/lib/libgjs-gi.so.0.0.0 /usr/lib/xulrunner-1.9.1.7
libgjs0 binary: binary-or-shlib-defines-rpath ./usr/lib/libgjs.so.0.0.0 /usr/lib/xulrunner-1.9.1.7
