gnomeos-contents: Try to ensure we have ostree-native
This commit is contained in:
parent
097c1b8025
commit
9fb842443e
|
|
@ -36,12 +36,14 @@ IMAGE_INSTALL = "libuuid1 \
|
||||||
ncurses-terminfo-base \
|
ncurses-terminfo-base \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS += "tiff \
|
RDEPENDS += "ostree-native \
|
||||||
|
eglibc-locale \
|
||||||
|
tiff \
|
||||||
libogg \
|
libogg \
|
||||||
libvorbis \
|
libvorbis \
|
||||||
speex \
|
speex \
|
||||||
libatomics-ops \
|
libatomics-ops \
|
||||||
"
|
"
|
||||||
|
|
||||||
RECIPE_PACKAGES = "task-core-boot \
|
RECIPE_PACKAGES = "task-core-boot \
|
||||||
coreutils \
|
coreutils \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue