Skip to content

Commit

Permalink
Revert "Pull in dependencies for geometry search"
Browse files Browse the repository at this point in the history
This reverts commit b090085.

Change-Id: Iae434720b2a80ac17260347df85803fe3a87bcaa
Reviewed-on: http://review.couchbase.org/14786
Reviewed-by: Filipe David Borba Manana <fdmanana@gmail.com>
Tested-by: Filipe David Borba Manana <fdmanana@gmail.com>
  • Loading branch information
fdmanana committed Apr 12, 2012
1 parent 916b5c3 commit 375afa1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -7,4 +7,3 @@ coverage
*.tar.gz
tmp
ebin
deps
7 changes: 0 additions & 7 deletions rebar.config
Expand Up @@ -2,10 +2,3 @@
% Make sure test/gc_test_util.erl gets compiled
{src_dirs, ["test"]}
]}.

{lib_dirs,["deps"]}.

{deps, [
{wkt, ".*", {git, "git://github.com/vmx/wkt.git", {branch, "master"}}},
{erlgeom, ".*", {git, "git://github.com/couchbaselabs/erlgeom.git", {branch, "master"}}}
]}.

0 comments on commit 375afa1

Please sign in to comment.