Re: [Mesa-dev] [PATCH] scons: Fix Haiku missing library

2013-10-20 Thread Brian Paul
On 10/20/2013 02:19 PM, Alexander von Gluck IV wrote: * The softpipe add-on needs libtranslation due to the use of BTranslatorRoster --- scons/gallium.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scons/gallium.py b/scons/gallium.py index 5b20f3f..be3c3e7 100755 ---

[Mesa-dev] [PATCH] scons: Fix Haiku missing library

2013-10-20 Thread Alexander von Gluck IV
* The softpipe add-on needs libtranslation due to the use of BTranslatorRoster --- scons/gallium.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scons/gallium.py b/scons/gallium.py index 5b20f3f..be3c3e7 100755 --- a/scons/gallium.py +++ b/scons/gallium.py @@ -507,7 +507,7