[aseprite] 182/308: Add required flag to compile on OS X without HarfBuzz library

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 8 02:45:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 6123885241919a3099d0323a5c50f4839ad641a2
Author: David Capello <davidcapello at gmail.com>
Date:   Mon Jan 4 14:08:03 2016 -0300

    Add required flag to compile on OS X without HarfBuzz library
    
    From #909
---
 INSTALL.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/INSTALL.md b/INSTALL.md
index 4eb1592..1571252 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -90,6 +90,7 @@ cmake with the following parameters:
     -DCMAKE_OSX_ARCHITECTURES:STRING=i386
     -DCMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.4
     -DCMAKE_OSX_SYSROOT:STRING=/SDKs/MacOSX10.4u.sdk
+    -DWITH_HarfBuzz=OFF
 
 ### Issues with Retina displays
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list