task-shr-minimal: readd utf-8 charmap
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 27 Feb 2010 03:20:30 +0000 (04:20 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 27 Feb 2010 03:20:30 +0000 (04:20 +0100)
recipes/tasks/task-shr-minimal.bb

index 00524be..2c6c040 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Lite Image Feed"
-PR = "r22"
+PR = "r23"
 PV = "2.0"
 LICENSE = "GPL"
 
@@ -65,6 +65,8 @@ PACKAGES += "\
 RDEPENDS_${PN}-base = "\
   ${MACHINE_TASK_PROVIDER} \
   task-base \
+  glibc-utils \
+  glibc-charmap-utf-8 \
   netbase \
   sysfsutils \
   modutils-initscripts \