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 \
|
||||
grep \
|
||||
gawk \
|
||||
gzip \
|
||||
ncurses \
|
||||
python-modules \
|
||||
python-misc"
|
||||
|
|
|
|||
Loading…
Reference in New Issue