The following commit has been merged in the master branch:
commit 81c7ae56fcfd12a2bc99f5f6c5b6b5a9372f3357
Author: David Paleino <da...@debian.org>
Date:   Sun Dec 2 11:30:45 2012 +0100

    Also link to sqlite

diff --git a/debian/patches/01-fix_build.patch 
b/debian/patches/01-fix_build.patch
index 7fe80a8..99d363c 100644
--- a/debian/patches/01-fix_build.patch
+++ b/debian/patches/01-fix_build.patch
@@ -25,7 +25,7 @@ Forwarded: no
  
  librasterlite_la_LIBADD = @LIBSPATIALITE_LIBS@ @LIBPNG_LIBS@ \
 -      -lgeotiff -ltiff -ljpeg -lspatialite -lproj
-+      -lgeotiff -ltiff -ljpeg -lspatialite
++      -lgeotiff -ltiff -ljpeg -lspatialite -lsqlite3
  
  MOSTLYCLEANFILES = *.gcna *.gcno *.gcda
 --- librasterlite.orig/src/Makefile.am
@@ -44,7 +44,7 @@ Forwarded: no
  LDADD = ../lib/.libs/librasterlite.a \
        @LIBSPATIALITE_LIBS@ @LIBPNG_LIBS@ \
 -        -lgeotiff -ltiff -ljpeg -lspatialite -lproj
-+          -lsqlite3 -lm \
++        -lsqlite3 -lm \
 +        -lgeotiff -ltiff -lspatialite
  
  MOSTLYCLEANFILES = *.gcna *.gcno *.gcda
diff --git a/debian/patches/03-fix_library_version.patch 
b/debian/patches/03-fix_library_version.patch
index 7fa58b7..102e727 100644
--- a/debian/patches/03-fix_library_version.patch
+++ b/debian/patches/03-fix_library_version.patch
@@ -17,4 +17,4 @@ Forwarded: no
 +librasterlite_la_LDFLAGS = -version-info 2:0:0 -no-undefined
  
  librasterlite_la_LIBADD = @LIBSPATIALITE_LIBS@ @LIBPNG_LIBS@ \
-       -lgeotiff -ltiff -ljpeg -lspatialite
+       -lgeotiff -ltiff -ljpeg -lspatialite -lsqlite3

-- 
library supporting raster data sources for spatialite

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to