gnomeos: Pull in ICU

This commit is contained in:
Colin Walters 2012-01-18 13:36:38 -05:00
parent 55f6998d37
commit 85d9b13bfd
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@ IMAGE_INSTALL = "libuuid1 \
libvorbis \
libstdc++6 \
libgnutls26 \
icu \
"
RECIPE_PACKAGES = "task-core-boot \

View File

@ -34,4 +34,5 @@ IMAGE_INSTALL += "libuuid-dev \
libtasn1-bin \
libgcrypt-dev \
libgnutls-dev \
icu-dev \
"