[oe-commits] Frederik Sdun : Add missing font-util-native depency for xorg-font/ encodings

git version control git at git.openembedded.org
Thu Oct 22 05:35:22 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 2cb2b439b125c0af5fa5725be435d2a534332bdd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2cb2b439b125c0af5fa5725be435d2a534332bdd

Author: Frederik Sdun <frederik.sdun at googlemail.com>
Date:   Thu Oct 22 00:14:02 2009 +0000

Add missing font-util-native depency for xorg-font/encodings

Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun at googlemail.com>
Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/xorg-font/encodings_1.0.3.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/xorg-font/encodings_1.0.3.bb b/recipes/xorg-font/encodings_1.0.3.bb
index da67d03..aba075c 100644
--- a/recipes/xorg-font/encodings_1.0.3.bb
+++ b/recipes/xorg-font/encodings_1.0.3.bb
@@ -3,6 +3,6 @@ PE = "1"
 
 #DESCRIPTION = ""
 
-DEPENDS = "mkfontscale-native"
+DEPENDS = "mkfontscale-native font-util-native"
 RDEPENDS = ""
 





More information about the Openembedded-commits mailing list