Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899076 - gui-libs/wlroots-9999: missing libdisplay-info dependency
Summary: gui-libs/wlroots-9999: missing libdisplay-info dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-03 14:35 UTC by sqrtd
Modified: 2023-03-07 07:57 UTC (History)
0 users

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


Attachments
build.log (gui-libs:wlroots-9999:20230303-143357.log,7.40 KB, text/plain)
2023-03-03 14:35 UTC, sqrtd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sqrtd 2023-03-03 14:35:35 UTC
Created attachment 855984 [details]
build.log

https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/35da9970019be6580394d5d6234b8ede0b2f0d5a

build.log:
Run-time dependency libdisplay-info found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency libdisplay-info
Message: Required for the DRM backend.

backend/drm/meson.build:8:0: ERROR: Neither a subproject directory nor a libdisplay-info.wrap file was found.
Comment 1 Larry the Git Cow gentoo-dev 2023-03-07 07:57:15 UTC
The bug has been closed via the following commit(s):

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

commit 3370fffc41a1cb7f154d5bbe99b1f7cf57dff057
Author:     sqrtd <v@sqrtd.dev>
AuthorDate: 2023-03-05 15:32:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-07 07:56:58 +0000

    gui-libs/wlroots: add missing libdisplay-info dependency to 9999
    
    Closes: https://bugs.gentoo.org/899076
    Signed-off-by: sqrtd <v@sqrtd.dev>
    Closes: https://github.com/gentoo/gentoo/pull/29941
    Signed-off-by: Sam James <sam@gentoo.org>

 gui-libs/wlroots/wlroots-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)