diff options
Diffstat (limited to 'recipes/openmoko-3rdparty/pisi_0.5.3.bb')
-rw-r--r-- | recipes/openmoko-3rdparty/pisi_0.5.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/pisi_0.5.3.bb b/recipes/openmoko-3rdparty/pisi_0.5.3.bb index 08d3bbeeeb..f82fa0b330 100644 --- a/recipes/openmoko-3rdparty/pisi_0.5.3.bb +++ b/recipes/openmoko-3rdparty/pisi_0.5.3.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" HOMEPAGE = "http://freshmeat.net/projects/pisiom" SRCNAME = "pisi" DEPENDS = "python-native" -RDEPENDS = "python-vobject python-core python-pygtk python-pygobject python-pycairo\ +RDEPENDS_${PN} = "python-vobject python-core python-pygtk python-pygobject python-pycairo\ python-gdata python-webdav python-ldap python-epydoc python-core\ python-dateutil python-sqlite3 python-netserver python-netclient\ python-misc python-ctypes libsyncml" |