aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 0929c8ec33..f943b10316 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -9,7 +9,10 @@
path = third_party/protobuf
url = https://github.com/google/protobuf.git
branch = v3.0.0-alpha-1
-[submodule "third_party/libevent"]
- path = third_party/libevent
+[submodule "third_party/event2"]
+ path = third_party/event2
url = https://github.com/libevent/libevent.git
branch = patches-2.0
+[submodule "third_party/gflags"]
+ path = third_party/gflags
+ url = https://code.google.com/p/gflags