mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-drivers/nvidia-drivers: describe subslot in metadata.xml
In general packages aren't even supposed to depend on this except at most with [static-libs], and if they do then the binding operator does not mean much. The static library also hasn't really changed in ages and is effectively deprecated and could be removed anytime (thus rebuilding for it shouldn't be meaningful). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -30,4 +30,12 @@
|
||||
<remote-id type="github">NVIDIA/nvidia-xconfig</remote-id>
|
||||
<remote-id type="github">NVIDIA/open-gpu-kernel-modules</remote-id>
|
||||
</upstream>
|
||||
<slots>
|
||||
<subslots>
|
||||
Subslot is primarily used to identify branches, at most
|
||||
rebuilding reverse dependencies on bumps would only be
|
||||
for the static library (not essential to) given other
|
||||
headers are provided by nvidia-cuda-toolkit instead.
|
||||
</subslots>
|
||||
</slots>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user