gnomeos: Pull in gzip
It doesn't understand --best, and some builds assume gzip.
This commit is contained in:
parent
40226c2769
commit
a594f37dfc
|
|
@ -17,6 +17,7 @@ RECIPE_PACKAGES = "task-core-boot \
|
||||||
tar \
|
tar \
|
||||||
grep \
|
grep \
|
||||||
gawk \
|
gawk \
|
||||||
|
gzip \
|
||||||
ncurses \
|
ncurses \
|
||||||
python-modules \
|
python-modules \
|
||||||
python-misc"
|
python-misc"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue