Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 751514

Summary: x11-wm/sawfish-1.12.90 should check for x11-libs/pango having correct flags
Product: Gentoo Linux Reporter: Nathaniel Flores <nsf5280>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=738112
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log given by portage

Description Nathaniel Flores 2020-10-27 23:24:24 UTC
Created attachment 668846 [details]
Build log given by portage

When I attempted to install sawfish, it failed to find /usr/lib64/pkgconfig/pangoxft.pc; this file requires pango having the X use flag. Sawfish should depend on pango having USE=X to prevent other users from running into this build, especially ones not using a desktop profile.

Attached is my build.log before enabling the X use flag on pango.
Comment 1 Larry the Git Cow gentoo-dev 2021-04-12 15:50:12 UTC
The bug has been closed via the following commit(s):

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

commit 6a54c73b7a9cab3c5f0c556c1425625914295366
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-12 14:52:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-12 15:48:32 +0000

    x11-wm/sawfish: add missing x11-libs/* dependencies
    
    Closes: https://bugs.gentoo.org/751514
    Closes: https://bugs.gentoo.org/738112
    Closes: https://bugs.gentoo.org/779829
    Signed-off-by: Sam James <sam@gentoo.org>

 ...awfish-1.12.90-r1.ebuild => sawfish-1.12.90-r2.ebuild} | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)