aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-07-07 16:00:05 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-07-12 12:06:02 +0200
commit83872967b3784c9f006a6dd17ac46f466e3f2038 (patch)
treeb648bb4c36b9b761ac955de3b1687d773f010078 /meta-oe/recipes-navigation
parentdcbadeb68f65d909d34508f766b529ab73246336 (diff)
downloadmeta-openembedded-contrib-83872967b3784c9f006a6dd17ac46f466e3f2038.tar.gz
gypsy: add dependency on libxslt-native
* it's incorrectly used in build (and just "o" is used instead of xslt command): | o gypsy-discovery.xml ../docs/tools/spec-strip-docs.xsl gypsy-discovery-full.xml | /bin/bash: o: command not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-navigation')
-rw-r--r--meta-oe/recipes-navigation/gypsy/gypsy.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-navigation/gypsy/gypsy.inc b/meta-oe/recipes-navigation/gypsy/gypsy.inc
index 0c1735e1b4..ba543568d5 100644
--- a/meta-oe/recipes-navigation/gypsy/gypsy.inc
+++ b/meta-oe/recipes-navigation/gypsy/gypsy.inc
@@ -6,7 +6,7 @@ client applications, passing the data as simple values for the clients \
to use."
LICENSE = "GPLv2.0 & LGPLv2.1"
SECTION = "x11"
-DEPENDS = "glib-2.0 dbus bluez4 dbus-glib"
+DEPENDS = "glib-2.0 dbus bluez4 dbus-glib libxslt-native"
inherit autotools pkgconfig gtk-doc