mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 11:29:40 +01:00
Fix insanely out of date URL
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1719 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@ LICENSE = "BSD"
|
||||
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://fontconfig.org/release/fontconfig-${PV}.tar.gz \
|
||||
file://fc-glyphname.patch;patch=1 \
|
||||
file://fc-lang.patch;patch=1 \
|
||||
file://local.conf"
|
||||
|
||||
Reference in New Issue
Block a user