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

Bug 531730

Summary: x11-misc/slim-1.3.6-r4 /usr/include/X11/Xft/Xft.h:39:22: fatal error: ft2build.h: No such file or directory
Product: Gentoo Linux Reporter: Росен Александров <sandikata>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: x11-misc/slim-1.3.6-r99.ebuild
ft2build fix patch

Description Росен Александров 2014-12-05 06:23:34 UTC
Created attachment 390970 [details]
x11-misc/slim-1.3.6-r99.ebuild

ebuild & patch
Comment 1 Росен Александров 2014-12-05 06:24:10 UTC
Created attachment 390972 [details, diff]
ft2build fix patch
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-05 07:59:30 UTC
Comment on attachment 390970 [details]
x11-misc/slim-1.3.6-r99.ebuild

--- slim-1.3.6-r4.ebuild
+++ slim-1.3.6-r4.ebuild
@@ -46,6 +46,7 @@
        epatch "${FILESDIR}"/${P}-session-chooser.patch
        epatch "${FILESDIR}"/${P}-fix-slimlock-nopam-v2.patch
        epatch "${FILESDIR}"/${P}-drop-zlib.patch
+       epatch "${FILESDIR}"/slim-include_ft2build_path.patch

        if use elibc_FreeBSD; then
                sed -i -e 's/"-DHAVE_SHADOW"/"-DNEEDS_BASENAME"/' CMakeLists.txt \
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-05 08:00:23 UTC

*** This bug has been marked as a duplicate of bug 517270 ***