From 05319bf43b50327811fd75097f1a51cb8f4763dc Mon Sep 17 00:00:00 2001 From: Matthias Hentges Date: Sun, 5 Dec 2004 21:04:45 +0000 Subject: [PATCH] fontconfig: fix SRC_URI BKrev: 41b377edMxY9R1y9W8DA6qGNqaiv_w --- fontconfig/fontconfig_2.2.95.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5