Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920515 - dev-util/vulkan-tools[cube] excessive dependency on X and wayland
Summary: dev-util/vulkan-tools[cube] excessive dependency on X and wayland
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nick Sarnie
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-22 03:13 UTC by om3i
Modified: 2024-03-06 21:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description om3i 2023-12-22 03:13:02 UTC
Vkcube works without X or wayland in the kernel console if the driver implements the VK_KHR_display extension.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-03-06 21:51:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2085d0c2993116abb98e87a8ec06d59839dbc36

commit e2085d0c2993116abb98e87a8ec06d59839dbc36
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2024-03-06 21:34:50 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-03-06 21:51:18 +0000

    dev-util/vulkan-tools: Allow building USE=cube without X/wayland
    
    Closes: https://bugs.gentoo.org/920515
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-util/vulkan-tools/vulkan-tools-9999.ebuild | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)