gtkmm: add cairomm to DEPENDS
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 4 Jul 2007 00:42:34 +0000 (00:42 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 4 Jul 2007 00:42:34 +0000 (00:42 +0000)
packages/gtkmm/gtkmm.inc

index b99bf9b..9dd1e43 100644 (file)
@@ -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