Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692094 - app-emulation/spice-vdagent-0.19.0 should depend on x11-libs/libdrm - configure: error: Package requirements (libdrm) were not met: No package 'libdrm' found
Summary: app-emulation/spice-vdagent-0.19.0 should depend on x11-libs/libdrm - configu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-08-13 18:02 UTC by Michael Mair-Keimberger (iamnr3)
Modified: 2019-09-22 02:29 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 Michael Mair-Keimberger (iamnr3) 2019-08-13 18:02:02 UTC
Hi,

spice-vdagent fails to build without x11-libs/libdrm:

checking for dbus-1... yes
checking for libdrm... no
configure: error: Package requirements (libdrm) were not met:

No package 'libdrm' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DRM_CFLAGS
and DRM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-emulation/spice-vdagent-0.19.0/work/spice-vdagent-0.19.0/config.log
Comment 1 Larry the Git Cow gentoo-dev 2019-09-22 02:29:31 UTC
The bug has been closed via the following commit(s):

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

commit 3137da39011d5e3ab8e6e48b5189ff038aea4602
Author:     Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
AuthorDate: 2019-08-13 18:05:42 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2019-09-22 02:29:15 +0000

    app-emulation/spice-vdagent: add missing x11-libs/libdrm dependency
    
    Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
    Closes: https://bugs.gentoo.org/692094
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-emulation/spice-vdagent/spice-vdagent-0.19.0.ebuild | 1 +
 1 file changed, 1 insertion(+)