mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
mozilla-headless: Convert to hg and add mozilla-headless-services
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Index: places-glib/configure.ac
|
||||
===================================================================
|
||||
--- places-glib.orig/configure.ac 2009-04-17 10:29:15.000000000 +0100
|
||||
+++ places-glib/configure.ac 2009-04-17 10:29:44.000000000 +0100
|
||||
@@ -99,6 +99,8 @@
|
||||
PKG_CHECK_MODULES(GLIB, [glib-2.0])
|
||||
PKG_CHECK_MODULES(DBUS, [dbus-glib-1])
|
||||
|
||||
+XUL_LIBS="$XUL_LIBS -lmozjs"
|
||||
+
|
||||
MOZHOME=`${PKG_CONFIG} --variable=prefix mozilla-headless`"/lib/xulrunner-"`${PKG_CONFIG} --modversion mozilla-headless`
|
||||
AC_SUBST([MOZHOME])
|
||||
|
||||
Reference in New Issue
Block a user