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:
db0d46e
)
fontconfig: fix SRC_URI
author
Matthias Hentges
<oe@hentges.net>
Sun, 5 Dec 2004 21:04:45 +0000
(21:04 +0000)
committer
Matthias Hentges
<oe@hentges.net>
Sun, 5 Dec 2004 21:04:45 +0000
(21:04 +0000)
BKrev: 41b377edMxY9R1y9W8DA6qGNqaiv_w
fontconfig/fontconfig_2.2.95.oe
patch
|
blob
|
history
diff --git
a/fontconfig/fontconfig_2.2.95.oe
b/fontconfig/fontconfig_2.2.95.oe
index
9409321
..
e7d242a
100644
(file)
--- a/
fontconfig/fontconfig_2.2.95.oe
+++ b/
fontconfig/fontconfig_2.2.95.oe
@@
-2,7
+2,7
@@
SECTION = "libs"
DESCRIPTION = "A library for configuring and customizing font access."
DEPENDS = "expat freetype freetype-native zlib fontconfig-native"
-SRC_URI = "http://pdx.freedesktop.org/
~
fontconfig/release/fontconfig-${PV}.tar.gz \
+SRC_URI = "http://pdx.freedesktop.org/fontconfig/release/fontconfig-${PV}.tar.gz \
file://fc-glyphname.patch;patch=1 \
file://fc-lang.patch;patch=1"