URI:
       tadded missing dep - vsfm-linux-x86_64 - automated build of VisualSFM photogrammetry software and its dependencies
  HTML git clone git://src.adamsgaard.dk/vsfm-linux-x86_64
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 8f339f77865911a6ffb007d1f144028638a03ce9
   DIR parent d46016a44ce32b2de3a5a39276c476f36f4f7e51
  HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Sat, 24 May 2014 13:19:20 +0200
       
       added missing dep
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       t@@ -7,7 +7,7 @@ run: all
        vsfm/bin/libpba.so: pba/bin/libpba_no_gpu.so
                ln -s ../../$< $@
        
       -pba/bin/libpba_no_gpu.so:
       +pba/bin/libpba_no_gpu.so: pba
                mv makefile_no_gpu makefile; make
        
        pba: pba_v1.0.5.zip