git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5103645
)
gtkmm: add cairomm to DEPENDS
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Wed, 4 Jul 2007 00:42:34 +0000
(
00:42
+0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Wed, 4 Jul 2007 00:42:34 +0000
(
00:42
+0000)
packages/gtkmm/gtkmm.inc
patch
|
blob
|
history
diff --git
a/packages/gtkmm/gtkmm.inc
b/packages/gtkmm/gtkmm.inc
index
b99bf9b
..
9dd1e43
100644
(file)
--- 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