Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588930 - x11-wm/openbox-3.6.1: missing dependency x11-libs/libXcursor
Summary: x11-wm/openbox-3.6.1: missing dependency x11-libs/libXcursor
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
: 608846 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-07-16 10:30 UTC by Urja Rannikko
Modified: 2018-05-30 21:13 UTC (History)
2 users (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 Urja Rannikko 2016-07-16 10:30:05 UTC
built like this:
x11-wm/openbox-3.6.1:3::gentoo  USE="branding imlib nls session -debug -startup-notification -static-libs -svg -xdg" PYTHON_TARGETS="python2_7"

# ldd /usr/bin/openbox
	linux-gate.so.1 (0xf77a5000)
	libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xf7777000)
...

but doesnt depend on libXcursor, as noticed by installing openbox on the binary package target and needing to debug a login failure...
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2018-05-30 19:55:06 UTC
*** Bug 608846 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2018-05-30 21:13:16 UTC
The bug has been closed via the following commit(s):

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

commit ee72b353c542dcbc423e27f54ef0f38aa19a804d
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-05-30 20:11:08 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-05-30 21:13:06 +0000

    x11-wm/openbox: Add missing deps
    
    Closes: https://bugs.gentoo.org/588930
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-wm/openbox/openbox-3.6.1.ebuild | 4 ++++
 x11-wm/openbox/openbox-9999.ebuild  | 4 ++++
 2 files changed, 8 insertions(+)