Update install-workbench-app.html.textile.liquid
[arvados.git] / doc / install / install-workbench-app.html.textile.liquid
index 4183b4c0a61786eac5e54a1663761b169ff33a52..43e6f418737d5d715601d6bdf70789e3f089f723 100644 (file)
@@ -12,7 +12,7 @@ h2. Install prerequisites
 <pre><code>~$ <span class="userinput">sudo apt-get install \
     bison build-essential gettext libcurl3 libcurl3-gnutls \
     libcurl4-openssl-dev libpcre3-dev libpq-dev libreadline-dev \
-    libssl-dev libxslt1.1 git wget zlib1g-dev graphviz
+    libssl-dev libxslt1.1 git wget zlib1g-dev graphviz libsqlite3-dev
 </span></code></pre></notextile>
 
 Also make sure you have "Ruby and bundler":install-manual-prerequisites-ruby.html installed.