From 2438d3f2f75839725b5911857036784212520a45 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Fri, 28 Aug 2009 01:28:07 +0200 Subject: mickeydbus: add more RDEPENDES --- recipes/freesmartphone/mickeydbus_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes') diff --git a/recipes/freesmartphone/mickeydbus_git.bb b/recipes/freesmartphone/mickeydbus_git.bb index 4774f84ba1..f262859d5f 100644 --- a/recipes/freesmartphone/mickeydbus_git.bb +++ b/recipes/freesmartphone/mickeydbus_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.freesmartphone.org" SECTION = "console/network" LICENSE = "GPLv2" PV = "0.9.2+gitr${SRCREV}" -PR = "r1" +PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master" S = "${WORKDIR}/git" @@ -16,7 +16,9 @@ do_install() { RDEPENDS_${PN} = "\ python-dbus \ + python-gobject \ python-pprint \ + python-xml \ " PACKAGE_ARCH_${PN} = "all" -- cgit v1.2.3