[oe-commits] Stefan Schmidt : openbmap-logger: Add frameworkd RDEPENDS

GIT User account git at amethyst.openembedded.net
Mon Mar 30 13:41:49 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 796f7c2065ea749353963e9ff0ee3e352e4d422f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=796f7c2065ea749353963e9ff0ee3e352e4d422f

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Mon Mar 30 15:38:38 2009 +0200

openbmap-logger: Add frameworkd RDEPENDS

---

 packages/openbmap/openbmap-logger_0.1.0.bb |    2 +-
 packages/openbmap/openbmap-logger_0.2.0.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/openbmap/openbmap-logger_0.1.0.bb b/packages/openbmap/openbmap-logger_0.1.0.bb
index cc83cf7..2d9d8d2 100644
--- a/packages/openbmap/openbmap-logger_0.1.0.bb
+++ b/packages/openbmap/openbmap-logger_0.1.0.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "openBmap logger and uploader of GPS/GSM data"
 SECTION = "x11/utils"
 DEPENDS = "python python-dbus python-pygobject python-pygtk libglade"
-RDEPENDS = "python-subprocess python-netclient python-math python-core python-io"
+RDEPENDS = "python-subprocess python-netclient python-math python-core python-io frameworkd"
 PR = "r0"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/myposition/openbmap-logger-${PV}.tar.gz"
diff --git a/packages/openbmap/openbmap-logger_0.2.0.bb b/packages/openbmap/openbmap-logger_0.2.0.bb
index 72e6644..e1c051d 100644
--- a/packages/openbmap/openbmap-logger_0.2.0.bb
+++ b/packages/openbmap/openbmap-logger_0.2.0.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "openBmap logger and uploader of GPS/GSM data"
 SECTION = "x11/utils"
 DEPENDS = "python python-dbus python-pygobject python-pygtk libglade"
-RDEPENDS = "python-subprocess python-netclient python-math python-core python-io"
+RDEPENDS = "python-subprocess python-netclient python-math python-core python-io frameworkd"
 PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/myposition/openbmap-logger-${PV}.tar.gz"





More information about the Openembedded-commits mailing list