telepathy-glib: add libxslt-native to DEPENDS
authorKoen Kooi <koen@openembedded.org>
Thu, 16 Oct 2008 08:42:17 +0000 (10:42 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 16 Oct 2008 08:42:17 +0000 (10:42 +0200)
packages/telepathy/telepathy-glib_0.7.14.bb

index f6b6a6c..77970fa 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Telepathy framework - GLib library"
 HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
-DEPENDS = "glib-2.0 dbus python-native dbus-native"
+DEPENDS = "glib-2.0 dbus libxslt-native python-native dbus-native"
 LICENSE = "LGPL"
 
 SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz "