[oe-commits] Michael 'Mickey' Lauer : cornucopia: add libgee to dependencies

git version control git at git.openembedded.org
Thu Jun 18 12:21:35 UTC 2009


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Sat Jun  6 07:48:11 2009 +0000

cornucopia: add libgee to dependencies

---

 recipes/freesmartphone/cornucopia.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index df64402..e7393ba 100644
--- a/recipes/freesmartphone/cornucopia.inc
+++ b/recipes/freesmartphone/cornucopia.inc
@@ -2,9 +2,9 @@ DESCRIPTION = "The freesmartphone.org API reference implementation (FSO 2.0)"
 AUTHOR = "Team FSO"
 LICENSE = "LGPL"
 SECTION = "devel"
-DEPENDS = "vala-native glib-2.0 dbus dbus-glib libfso-glib"
+DEPENDS = "vala-native glib-2.0 dbus dbus-glib libfso-glib libgee"
 PV = "0.0.0.0+gitr${SRCREV}"
-INC_PR = "r1"
+INC_PR = "r2"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"
 S = "${WORKDIR}/git/${PN}"





More information about the Openembedded-commits mailing list