projects
/
bluesky.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37c0f01
)
Fix required package list (need git-core, not git).
author
Michael Vrable
<mvrable@cs.ucsd.edu>
Tue, 23 Feb 2010 01:11:56 +0000
(17:11 -0800)
committer
Michael Vrable
<mvrable@cs.ucsd.edu>
Tue, 23 Feb 2010 01:11:56 +0000
(17:11 -0800)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
8528f74
..
dd29fb0
100644
(file)
--- a/
README
+++ b/
README
@@
-1,7
+1,7
@@
Required dependencies (from base Debian install):
build-essential
cmake
- git
+ git
-core
libasio-dev
libboost-dev
libboost-program-options-dev