You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2019/01/17 22:55:22 UTC

[incubator-taverna-databundle-viewer] branch master updated: might also need libwebkit-dev

This is an automated email from the ASF dual-hosted git repository.

stain pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-taverna-databundle-viewer.git


The following commit(s) were added to refs/heads/master by this push:
     new 8f5eab9  might also need libwebkit-dev
8f5eab9 is described below

commit 8f5eab9ff12890a1cf5b33766110d39c94a86e1e
Author: Stian Soiland-Reyes <st...@apache.org>
AuthorDate: Thu Jan 17 22:54:54 2019 +0000

    might also need libwebkit-dev
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index cda677e..9f37939 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,7 @@ before accepting a larger contribution.
 * ruby, installed with rvm (`rvm install 2.2.1`)
 * [node](http://nodejs.org) ([on github](https://github.com/joyent/node))
 * [bower](https://github.com/bower/bower) (>= 0.10.0) installed with npm
+* `libwebkit-dev` or equivalent, try  `sudo apt install libwebkit-dev qt4-qmake libqt4-dev`
 
 **Set up**