From: Koen Kooi Date: Wed, 7 Apr 2010 09:40:52 +0000 (+0200) Subject: libsigc++: add dep on mm-common X-Git-Tag: Release-2010-05/1~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a182472b50d05ed51b0763af22adb7f2d17acc66;p=openembedded.git libsigc++: add dep on mm-common --- diff --git a/recipes/libsigc++-2.0/libsigc++-2.0_2.2.5.bb b/recipes/libsigc++-2.0/libsigc++-2.0_2.2.5.bb index c4462309de..2cff1f5de1 100644 --- a/recipes/libsigc++-2.0/libsigc++-2.0_2.2.5.bb +++ b/recipes/libsigc++-2.0/libsigc++-2.0_2.2.5.bb @@ -2,6 +2,9 @@ DESCRIPTION = "A library for loose coupling of C++ method calls" SECTION = "libs" PRIORITY = "optional" LICENSE = "GPL LGPL" + +DEPENDS = "mm-common" + SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-${PV}.tar.gz;name=archive \ "