diff options
-rw-r--r-- | fontconfig/fontconfig_2.2.95.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fontconfig/fontconfig_2.2.95.oe b/fontconfig/fontconfig_2.2.95.oe index 94093212fb..e7d242a757 100644 --- 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" |