From: Rolf Leggewie Date: Wed, 4 Jul 2007 00:42:34 +0000 (+0000) Subject: gtkmm: add cairomm to DEPENDS X-Git-Tag: Release-2010-05/1~8868^2~216^2~4^2~1^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20ac91064e4bb08ef78588e4263a751fb15688a5;p=openembedded.git gtkmm: add cairomm to DEPENDS --- diff --git a/packages/gtkmm/gtkmm.inc b/packages/gtkmm/gtkmm.inc index b99bf9b395..9dd1e43d54 100644 --- a/packages/gtkmm/gtkmm.inc +++ b/packages/gtkmm/gtkmm.inc @@ -3,8 +3,7 @@ HOMEPAGE = "http://www.gtkmm.org/" SECTION = "libs" PRIORITY = "optional" LICENSE = "LGPL" -DEPENDS = "atk glibmm gtk+" -PR = "r0" +DEPENDS = "atk glibmm gtk+ cairomm" inherit gnome autotools pkgconfig flow-lossage