ttf.inc: limit RRECOMMENDS to PN
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 8 Jan 2009 14:39:13 +0000 (15:39 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 8 Jan 2009 14:39:13 +0000 (15:39 +0100)
packages/ttf-fonts/ttf.inc

index 3c04f1b..5320574 100644 (file)
@@ -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"