[DebianGIS-dev] [SCM] mapnik-viewer branch, master, updated. upstream/0.0.svn1351-10-ge0d8387

David Paleino dapal at debian.org
Tue Mar 16 22:12:24 UTC 2010


The following commit has been merged in the master branch:
commit aaff04b26cc996407ec3a368d15e8da2f179f912
Author: David Paleino <dapal at debian.org>
Date:   Tue Mar 16 21:52:28 2010 +0100

    Also link with boost_thread.so

diff --git a/debian/patches/00-fix_build.patch b/debian/patches/00-fix_build.patch
index 7f37400..704f3a0 100644
--- a/debian/patches/00-fix_build.patch
+++ b/debian/patches/00-fix_build.patch
@@ -28,7 +28,7 @@ Forwarded: no
 +#QMAKE_CXXFLAGS +=' -DDARWIN -Wno-missing-field-initializers'
 +QMAKE_CXXFLAGS += "-ansi -Wall -ftemplate-depth-100 -DLINUX -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -Wno-missing-field-initializers"
 +unix:LIBS =  -L/usr/lib/ -lmapnik -lfreetype -licuuc
-+unix:LIBS += -lboost_system -lboost_filesystem -lboost_regex
++unix:LIBS += -lboost_system -lboost_filesystem -lboost_regex -lboost_thread
  
  # Input
  

-- 
mapnik-viewer



More information about the Pkg-grass-devel mailing list