From 22f6ec65bfc2332bd0c638ae378d0e4c67992f2d Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Thu, 8 Jan 2009 15:39:13 +0100 Subject: ttf.inc: limit RRECOMMENDS to PN --- packages/ttf-fonts/ttf.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/ttf-fonts/ttf.inc') diff --git a/packages/ttf-fonts/ttf.inc b/packages/ttf-fonts/ttf.inc index 3c04f1b320..5320574e82 100644 --- a/packages/ttf-fonts/ttf.inc +++ b/packages/ttf-fonts/ttf.inc @@ -1,7 +1,7 @@ DESCRIPTION ?= "TrueType font package ${PN}" SECTION = "fonts" PRIORITY = "optional" -RRECOMMENDS += "font-update-common" +RRECOMMENDS_${PN} = "font-update-common" # we don't need a compiler nor a c library for these fonts INHIBIT_DEFAULT_DEPS = "1" -- cgit v1.2.3