Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531730 - x11-misc/slim-1.3.6-r4 /usr/include/X11/Xft/Xft.h:39:22: fatal error: ft2build.h: No such file or directory
Summary: x11-misc/slim-1.3.6-r4 /usr/include/X11/Xft/Xft.h:39:22: fatal error: ft2buil...
Status: RESOLVED DUPLICATE of bug 517270
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-05 06:23 UTC by Росен Александров
Modified: 2014-12-05 08:00 UTC (History)
0 users

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


Attachments
x11-misc/slim-1.3.6-r99.ebuild (slim-1.3.6-r99.ebuild,3.78 KB, text/plain)
2014-12-05 06:23 UTC, Росен Александров
Details
ft2build fix patch (slim-include_ft2build_path.patch,408 bytes, patch)
2014-12-05 06:24 UTC, Росен Александров
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***