From: Daniel Carl Date: Sun, 8 Mar 2015 20:04:51 +0000 (+0100) Subject: Added hint for install on ubuntu (#185). X-Git-Url: https://git.owens.tech/git.owens.tech/git.owens.tech/git?a=commitdiff_plain;h=3b0f045d0af1eb96e5fea747cea3e7a0251e3091;p=vimb.git Added hint for install on ubuntu (#185). --- 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.