diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 238125 -> 238129 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
3 files changed, 6 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex f1599e884fd2..15b4340f9b5d 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index c7f8710b1f54..66e273cac9ea 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -3,6 +3,10 @@ # New entries go on top. +# Nowa Ammerlaan <nowa@gentoo.org> (2025-01-04) +# Missing dependencies not packaged currently +dev-python/pyside doc + # Andreas Sturmlechner <asturm@gentoo.org> (2025-01-29) # Prepare cleanup of kde-frameworks/syndication:5 kde-frameworks/knewstuff:5 opds diff --git a/profiles/use.local.desc b/profiles/use.local.desc index fce912b1176e..8e05a5fe7910 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -8198,6 +8198,7 @@ sys-devel/binutils:gprofng - Enable the next-generation gprofng profiler sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas) sys-devel/binutils:pgo - Build binutils with Profile Guided Optimization (PGO) and LTO sys-devel/binutils:plugins - Enable plugin support in tools +sys-devel/binutils:xxhash - Use dev-libs/xxhash for --build-id=xx support sys-devel/binutils-apple:classic - Use nm, otool, etc. from this ebuild instead of llvm-based tools sys-devel/binutils-apple:lto - Add support for Link-Time Optimization with LLVM sys-devel/binutils-config:native-symlinks - Install native symlinks like 'as' or 'ar' to /usr/bin. Otherwise keep only ${CTARGET}-as and friends. @@ -8751,7 +8752,7 @@ x11-base/xorg-server:xvfb - Build the Xvfb server x11-base/xwayland:libei - Enable emulated input using dev-libs/libei x11-base/xwayland:unwind - Enable libunwind usage for backtraces x11-base/xwayland:xcsecurity - Build Security extension -x11-drivers/nvidia-drivers:kernel-open - Use the open source variant of the drivers (Turing/Ampere+ GPUs only, aka GTX 1650+ -- recommended with >=560.xx drivers if usable) +x11-drivers/nvidia-drivers:kernel-open - Use the open source variant of the drivers (Turing/Ampere+ GPUs only, aka GTX 1650+ -- recommended with >=560.xx drivers if usable and it may be required for 50xx Blackwell+ GPUs) x11-drivers/nvidia-drivers:persistenced - Install the persistence daemon for keeping devices state when unused (e.g. for headless) x11-drivers/nvidia-drivers:powerd - Install the NVIDIA dynamic boost support daemon (only useful with specific laptops, ignore if unsure) x11-drivers/nvidia-drivers:static-libs - Install the XNVCtrl static library for accessing sensors and other features |