git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00a7b86
)
python-dbus: add python-epydoc-native for buildhosts without epydoc
author
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 18 Nov 2009 13:05:38 +0000
(14:05 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Thu, 19 Nov 2009 07:51:19 +0000
(08:51 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/python/python-dbus_0.83.0.bb
patch
|
blob
|
history
diff --git
a/recipes/python/python-dbus_0.83.0.bb
b/recipes/python/python-dbus_0.83.0.bb
index
02b73e6
..
5d6f249
100644
(file)
--- 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"