[oe-commits] Martin Jansa : python-dbus: add python-epydoc-native for buildhosts without epydoc

git version control git at git.openembedded.org
Thu Nov 19 07:51:51 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a7a02936e7aa300b3518152ee34b8721ef14e9d9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a7a02936e7aa300b3518152ee34b8721ef14e9d9

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Nov 18 14:05:38 2009 +0100

python-dbus: add python-epydoc-native for buildhosts without epydoc

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/python/python-dbus_0.83.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/python/python-dbus_0.83.0.bb b/recipes/python/python-dbus_0.83.0.bb
index 02b73e6..5d6f249 100644
--- a/recipes/python/python-dbus_0.83.0.bb
+++ b/recipes/python/python-dbus_0.83.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Python bindings for DBus, a socket-based message bus system for i
 SECTION = "devel/python"
 HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
 LICENSE = "MIT"
-DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native"
+DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native python-epydoc-native"
 PR = "ml2"
 
 SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"





More information about the Openembedded-commits mailing list