mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-31 19:31:07 +02:00
Merge pull request #1221 from aniruddha2000/aniruddha2000/add-lbzip2
Add app-arch/lbzip2 to the coreos ebuild dependencies
This commit is contained in:
commit
a344257a50
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="fe2a32d2736c359a6911cc22bc42007ac97c5b10" # flatcar-master
|
||||
CROS_WORKON_COMMIT="101e6c71ee2a07ef591eff3d9122a391713dbbf0" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
@ -95,6 +95,7 @@ RDEPEND="${RDEPEND}
|
||||
app-admin/sudo
|
||||
app-admin/toolbox
|
||||
app-arch/gzip
|
||||
app-arch/lbzip2
|
||||
app-arch/tar
|
||||
app-arch/torcx
|
||||
app-arch/unzip
|
||||
|
Loading…
x
Reference in New Issue
Block a user