From c66704cd6f91044a345096b9e3ab413e14e79319 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 13 Feb 2006 00:21:13 +0000 Subject: Various misc metadata fixes to enable poky builds again git-svn-id: https://svn.o-hand.com/repos/poky/trunk@273 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/fontconfig/fontconfig_2.2.95.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'openembedded/packages/fontconfig') diff --git a/openembedded/packages/fontconfig/fontconfig_2.2.95.bb b/openembedded/packages/fontconfig/fontconfig_2.2.95.bb index 6989b7a05..78b35b179 100644 --- a/openembedded/packages/fontconfig/fontconfig_2.2.95.bb +++ b/openembedded/packages/fontconfig/fontconfig_2.2.95.bb @@ -7,11 +7,13 @@ SRC_URI = "http://pdx.freedesktop.org/fontconfig/release/fontconfig-${PV}.tar.gz file://fc-glyphname.patch;patch=1 \ file://fc-lang.patch;patch=1 \ file://local.conf" -PR = "r1" +PR = "r2" PACKAGES =+ "fontconfig-utils " FILES_fontconfig-utils = "${bindir}/*" +PKG_fontconfig-utils=fontconfig-utils + S = "${WORKDIR}/fontconfig-${PV}" inherit autotools pkgconfig -- cgit v1.2.3