[oe-commits] Klaus Kurzmann : fso-abyss: add DEPEND for libfsobasics

git version control git at git.openembedded.org
Mon Sep 21 19:03:18 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: b6edd46274915eaae168cbd22dddd4ebf858af75
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b6edd46274915eaae168cbd22dddd4ebf858af75

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Mon Sep 21 19:53:50 2009 +0200

fso-abyss: add DEPEND for libfsobasics

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/freesmartphone/fso-abyss_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/freesmartphone/fso-abyss_git.bb b/recipes/freesmartphone/fso-abyss_git.bb
index 3881c0d..e098c5f 100644
--- a/recipes/freesmartphone/fso-abyss_git.bb
+++ b/recipes/freesmartphone/fso-abyss_git.bb
@@ -2,10 +2,10 @@ DESCRIPTION = "Abyss is a GSM 07.10 muxer userspace daemon"
 HOMEPAGE = "http://www.freesmartphone.org/mediawiki/index.php/Implementations/Abyss"
 AUTHOR = "Michael 'Mickey' Lauer <mlauer at vanille-media.de>"
 SECTION = "console/network"
-DEPENDS = "vala-native dbus dbus-glib libgsm0710mux"
+DEPENDS = "vala-native dbus dbus-glib libgsm0710mux libfsobasics"
 LICENSE = "GPL"
 PV = "0.9.0+gitr${SRCPV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "\
   ${FREESMARTPHONE_GIT}/fso-abyss.git;protocol=git;branch=master \





More information about the Openembedded-commits mailing list