mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
fix(profiles): Move sdk specific package.use entries to sdk profile
This commit is contained in:
parent
e5262c1049
commit
d7d403378d
@ -65,10 +65,6 @@ app-emulation/xen-tools -ocaml -hvm -xend -pygrub -qemu -flask -screen -doc amd6
|
|||||||
>=media-libs/libjpeg-turbo-1.2.0-r1 static-libs
|
>=media-libs/libjpeg-turbo-1.2.0-r1 static-libs
|
||||||
sys-apps/gptfdisk -icu
|
sys-apps/gptfdisk -icu
|
||||||
|
|
||||||
# for build hosts
|
|
||||||
dev-util/catalyst ccache
|
|
||||||
dev-lang/python sqlite
|
|
||||||
|
|
||||||
# for profile migration
|
# for profile migration
|
||||||
dev-lang/perl -gdbm
|
dev-lang/perl -gdbm
|
||||||
dev-libs/apr-util -gdbm
|
dev-libs/apr-util -gdbm
|
||||||
|
@ -10,3 +10,7 @@ sys-apps/flashrom dediprog ft2232_spi serprog
|
|||||||
|
|
||||||
dev-vcs/git pcre
|
dev-vcs/git pcre
|
||||||
dev-lang/ruby berkdb
|
dev-lang/ruby berkdb
|
||||||
|
|
||||||
|
dev-util/catalyst ccache
|
||||||
|
dev-lang/python sqlite
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user