gnomeos: Pull in ICU
This commit is contained in:
parent
55f6998d37
commit
85d9b13bfd
|
|
@ -18,6 +18,7 @@ IMAGE_INSTALL = "libuuid1 \
|
|||
libvorbis \
|
||||
libstdc++6 \
|
||||
libgnutls26 \
|
||||
icu \
|
||||
"
|
||||
|
||||
RECIPE_PACKAGES = "task-core-boot \
|
||||
|
|
|
|||
|
|
@ -34,4 +34,5 @@ IMAGE_INSTALL += "libuuid-dev \
|
|||
libtasn1-bin \
|
||||
libgcrypt-dev \
|
||||
libgnutls-dev \
|
||||
icu-dev \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue