gnomeos: Pull in PAM and gettext-dev into Yocto layer

This commit is contained in:
Colin Walters 2012-01-14 16:57:05 -05:00
parent 610afbd2f1
commit aa6fdb428e
2 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,7 @@ RECIPE_PACKAGES = "task-core-boot \
grep \
gawk \
gzip \
libpam \
ncurses \
python-modules \
python-misc"

View File

@ -12,8 +12,10 @@ RECIPE_PACKAGES += "task-core-sdk \
bison flex \
git \
libxml-parser-perl \
gettext-dev \
"
IMAGE_INSTALL += "libuuid-dev \
libblkid-dev \
libpam-dev \
"