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:
387fc78
)
glib-2.0_2.24.0.bb: Remove virtual/libiconv virtual/libintl from DEPENDS
author
Khem Raj
<raj.khem@gmail.com>
Wed, 2 Jun 2010 19:56:48 +0000
(12:56 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Sat, 5 Jun 2010 13:52:40 +0000
(06:52 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/glib-2.0/glib-2.0_2.24.0.bb
patch
|
blob
|
history
diff --git
a/recipes/glib-2.0/glib-2.0_2.24.0.bb
b/recipes/glib-2.0/glib-2.0_2.24.0.bb
index
56fe567
..
3a90dc6
100644
(file)
--- a/
recipes/glib-2.0/glib-2.0_2.24.0.bb
+++ b/
recipes/glib-2.0/glib-2.0_2.24.0.bb
@@
-6,9
+6,9
@@
UNIX-like platforms, Windows, OS/2 and BeOS."
LICENSE = "LGPL"
SECTION = "libs"
PRIORITY = "optional"
-DEPENDS = "glib-2.0-native gtk-doc
virtual/libiconv virtual/libintl
zlib"
+DEPENDS = "glib-2.0-native gtk-doc zlib"
-PR = "r
4
"
+PR = "r
5
"
SRC_URI = "\
http://ftp.gnome.org/pub/GNOME/sources/glib/2.24/glib-${PV}.tar.bz2;name=archive \