gnomeos-contents: Try to ensure we have ostree-native

This commit is contained in:
Colin Walters 2012-02-02 13:57:02 -05:00
parent 097c1b8025
commit 9fb842443e
1 changed files with 4 additions and 2 deletions

View File

@ -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 \