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:
99561d6
)
atk 1.30.0: bump PR for introspection change
author
Koen Kooi
<koen@openembedded.org>
Thu, 14 Oct 2010 08:55:33 +0000
(10:55 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 14 Oct 2010 08:55:33 +0000
(10:55 +0200)
recipes/atk/atk_1.30.0.bb
patch
|
blob
|
history
diff --git
a/recipes/atk/atk_1.30.0.bb
b/recipes/atk/atk_1.30.0.bb
index
9b60678
..
b3505bf
100644
(file)
--- a/
recipes/atk/atk_1.30.0.bb
+++ b/
recipes/atk/atk_1.30.0.bb
@@
-3,6
+3,8
@@
SECTION = "x11/libs"
PRIORITY = "optional"
LICENSE = "LGPL"
+PR = "r1"
+
inherit gnome
SRC_URI[archive.md5sum] = "548d413775819fef425410739041cac3"
@@
-10,7
+12,7
@@
SRC_URI[archive.sha256sum] = "92b9b1213cafc68fe9c3806273b968c26423237d7b1f631dd8
DEPENDS = "glib-2.0 gtk-doc-native"
-EXTRA_OECONF = "--disable-glibtest"
+EXTRA_OECONF
+
= "--disable-glibtest"
BBCLASSEXTEND = "native"