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:
e686559
)
pango_1.2.5.oe: patch from pb_ : remove RDEPENDS and fix DEPENDS
author
erich@mine.nu
<erich@mine.nu>
Thu, 1 Apr 2004 23:52:55 +0000
(23:52 +0000)
committer
erich@mine.nu
<erich@mine.nu>
Thu, 1 Apr 2004 23:52:55 +0000
(23:52 +0000)
BKrev: 406cab573ZMPXqzjIYgkhMGJCs8Edw
pango/pango_1.2.5.oe
patch
|
blob
|
history
diff --git
a/pango/pango_1.2.5.oe
b/pango/pango_1.2.5.oe
index
68155cd
..
3d96996
100644
(file)
--- a/
pango/pango_1.2.5.oe
+++ b/
pango/pango_1.2.5.oe
@@
-1,5
+1,4
@@
-DEPENDS = "virtual/libc glib-2.0 fontconfig freetype zlib x11-cvs xft-cvs xproto-cvs"
-RDEPENDS = "libc6 glib-2.0 fontconfig freetype zlib x11-cvs xft-cvs xproto-cvs"
+DEPENDS = "virtual/libc glib-2.0 fontconfig freetype zlib x11 xft"
DESCRIPTION = "The goal of the Pango project is to provide an \
Open Source framework for the layout and rendering of \
internationalized text."