Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 587846 - x11-wm/dwm-6.1 should depend on x11-libs/libXft
Summary: x11-wm/dwm-6.1 should depend on x11-libs/libXft
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Michael Stahl
URL: http://git.suckless.org/dwm/commit/?i...
Whiteboard:
Keywords:
: 608848 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-07-03 03:09 UTC by S. Gilles
Modified: 2017-10-08 11:09 UTC (History)
3 users (show)

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


Attachments
Patch adding x11-libs/libXft dependency (dwm-6.1.ebuild-add-xft-dep.patch,293 bytes, patch)
2016-07-03 03:09 UTC, S. Gilles
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description S. Gilles 2016-07-03 03:09:12 UTC
Created attachment 439474 [details, diff]
Patch adding x11-libs/libXft dependency

Since commit 14343e69cc596b847f71f1e825d3019ab1a29aa8, dwm depends on libXft.  Most people installing dwm probably already have libXft installed, but when setting up a new machine, there's a chance that someone would run into this.
Comment 1 Christos Gitsis 2016-11-04 02:55:01 UTC
It happened to me today on a new installation, when dwm was the first window manager I tried to install

drw.c:6:25: fatal error: X11/Xft/Xft.h: No such file or directory
 #include <X11/Xft/Xft.h>
Comment 2 ardok 2016-11-07 16:07:27 UTC
(In reply to Christos Gitsis from comment #1)
> It happened to me today on a new installation, when dwm was the first window
> manager I tried to install
> 
> drw.c:6:25: fatal error: X11/Xft/Xft.h: No such file or directory
>  #include <X11/Xft/Xft.h>

Just the same here.
Comment 3 Oleh 2016-11-15 14:14:23 UTC
can this obvious fix added into ebuild?
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2017-01-21 12:52:47 UTC
Fixed without revision bump. Thanks for the report!
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2017-10-08 11:09:54 UTC
*** Bug 608848 has been marked as a duplicate of this bug. ***