Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906909 - dev-libs/weston-12.0.0 depends on x11-libs/xcb-util-cursor
Summary: dev-libs/weston-12.0.0 depends on x11-libs/xcb-util-cursor
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-05-21 21:53 UTC by Jan Psota
Modified: 2023-05-22 19:36 UTC (History)
0 users

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 Jan Psota 2023-05-21 21:53:44 UTC
My USE="X desktop drm editor gles2 ivi jpeg lcms rdp resize-optimization screen-sharing suid systemd wayland-compositor webp xwayland -examples -fullscreen -headless -kiosk -pipewire -remoting -test -vnc"

Error:
Run-time dependency xcb-cursor found: NO (tried pkgconfig and cmake)
tests/meson.build:317:2: ERROR: Problem encountered: xcb and xcb-cursor required for running xwayland tests

Weston-12 merged after installing x11-libs/xcb-util-cursor-0.1.4.
Comment 1 Larry the Git Cow gentoo-dev 2023-05-22 19:36:44 UTC
The bug has been closed via the following commit(s):

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

commit 03d77a43edc182b9774a7e01dcc9ea2860738b79
Author:     Eric Tilton <etilton@protonmail.com>
AuthorDate: 2023-05-21 22:58:48 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2023-05-22 19:36:32 +0000

    dev-libs/weston: add x11-libs/xcb-utils-cursor as dependency for xwayland use.
    
    Closes: https://bugs.gentoo.org/906909
    Signed-off-by: Eric Tilton <etilton@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31120
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-libs/weston/weston-12.0.0.ebuild | 1 +
 dev-libs/weston/weston-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)