Skip to content

Commit

Permalink
fix build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ianshward committed Aug 2, 2011
1 parent ae09fed commit e51db69
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion platforms/ubuntu/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ Priority: extra
Maintainer: Ian Ward <ian@developmentseed.org>
Build-Depends: cdbs (>=0.4.42),
debhelper (>= 7),
libsqlite3-0
libsqlite3-0,
libsqlite-dev,
nodejs-dev
Standards-Version: 3.8.3
Homepage: http://github.com/mapbox/tilestream

Expand Down

0 comments on commit e51db69

Please sign in to comment.