mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
profiles: Drop some enabled-by-default USE flags for portage-utils
The updated portage-utils bring in two more tools, qmanifest and qtegrity. They are pulling in some new dependencies. Since we didn't have those tools before, we can live without them for a little while longer.
This commit is contained in:
parent
e8e36d6ebf
commit
c070586b1f
@ -116,3 +116,6 @@ sys-apps/kmod lzma
|
||||
# net-libs/nghttp2 should be built with -cxx to avoid issues with boost 1.65.
|
||||
# configure script is not able to check if Boost:ASIO library exists.
|
||||
net-libs/nghttp2 -cxx
|
||||
|
||||
# These (qmanifest and qtegrity) are new tools and they pull even more dependencies.
|
||||
app-portage/portage-utils -qmanifest -qtegrity
|
||||
|
Loading…
Reference in New Issue
Block a user