From a182472b50d05ed51b0763af22adb7f2d17acc66 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 7 Apr 2010 11:40:52 +0200 Subject: libsigc++: add dep on mm-common --- recipes/libsigc++-2.0/libsigc++-2.0_2.2.5.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/libsigc++-2.0') 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 \ " -- cgit 1.2.3-korg