From 3b0f045d0af1eb96e5fea747cea3e7a0251e3091 Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Sun, 8 Mar 2015 21:04:51 +0100
Subject: [PATCH] Added hint for install on ubuntu (#185).

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index ad81e45..1a7fcfc 100644
--- 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.
-- 
2.20.1