mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-10 06:36:11 +02:00
overlay profiles: Fix package name in package.use
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
9e810cdf3e
commit
ace4543e3a
@ -199,5 +199,7 @@ dev-perl/File-Slurper minimal
|
||||
|
||||
# We don't need debuginfod support.
|
||||
dev-debug/gdb -debuginfod
|
||||
dev-util/elfutils -debuginfod -libarchive
|
||||
dev-libs/elfutils -debuginfod -libarchive
|
||||
sys-devel/binutils -debuginfod
|
||||
cross-x86_64-cros-linux-gnu/gdb -debuginfod
|
||||
cross-aarch64-cros-linux-gnu/gdb -debuginfod
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user