From 76bfa73a3217e6978202ccec3e1f3f23783b126d Mon Sep 17 00:00:00 2001 From: David Spencer Date: Fri, 23 Jan 2015 12:16:59 +0000 Subject: gis/grass: Fix build for new freetype. The recent freetype-2.5.5-(arch)-1_slack14.1 patch moved an include file. No build bump because existing executables will still be ok. Signed-off-by: David Spencer --- gis/grass/grass.SlackBuild | 1 + 1 file changed, 1 insertion(+) (limited to 'gis/grass') diff --git a/gis/grass/grass.SlackBuild b/gis/grass/grass.SlackBuild index 7693951099c97..b8e47deac42c2 100644 --- a/gis/grass/grass.SlackBuild +++ b/gis/grass/grass.SlackBuild @@ -115,6 +115,7 @@ LDFLAGS="-ldl -lncurses" \ --with-fftw \ --with-motif \ --with-freetype \ + --with-freetype-includes=/usr/include/freetype2 \ --with-readline \ --with-python \ --with-proj-share=/usr/share/proj \ -- cgit v1.2.3