projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75a3047
)
Added hint for install on ubuntu (#185).
author
Daniel Carl
<danielcarl@gmx.de>
Sun, 8 Mar 2015 20:04:51 +0000
(21:04 +0100)
committer
Daniel Carl
<danielcarl@gmx.de>
Sun, 8 Mar 2015 20:05:40 +0000
(21:05 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
ad81e45
..
1a7fcfc
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-39,6
+39,9
@@
the project page of [vimb][].
- libgtk+-2.0
- libsoup >=2.38
+On Ubuntu these dependencies can be installed by
+`sudo apt-get install libsoup2.4-dev libwebkit-dev libgtk-3-dev libwebkitgtk-3.0-dev`.
+
## install
Edit config.mk to match your local setup.