summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTeus Benschop <teusjannette@gmail.com>2018-11-10 21:10:09 +0700
committerTeus Benschop <teusjannette@gmail.com>2018-11-10 21:10:09 +0700
commit2a58bdf9b682f462b63be719fc441a679f7d52f3 (patch)
tree4b8fce727ab045eef1a846659bb90f18719477e6 /doc
parent018216c25c73b221df0810e6c909623abd46c321 (diff)
parent70090da73f95ee90e15650d853744526b5f47e68 (diff)
Record sword (1.8.1+dfsg-7) in archive suite sid
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile4
-rwxr-xr-xdoc/QUICKSTART.ubuntu2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 118e8b3..51ad5a1 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -6,7 +6,7 @@
#
# Doxyfile 1.5.5
#
-# $Id: usrinst.sh 2327 2009-04-22 11:42:33Z scribe $
+# $Id: Doxyfile 3562 2018-01-07 06:46:41Z greg.hellings $
#
# Copyright 1998-2009 CrossWire Bible Society (http://www.crosswire.org)
# CrossWire Bible Society
@@ -55,7 +55,7 @@ PROJECT_NAME = "The SWORD Project"
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = "1.7.3"
+PROJECT_NUMBER = "1.8.1"
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/doc/QUICKSTART.ubuntu b/doc/QUICKSTART.ubuntu
index 23a7b5a..73882bd 100755
--- a/doc/QUICKSTART.ubuntu
+++ b/doc/QUICKSTART.ubuntu
@@ -10,7 +10,7 @@
# the engine, install a modules, and test with a simple command line tool:
# install necessary packages for all features of SWORD to be enabled
-sudo apt-get install autoconf autogen automake subversion make g++ libtool zlib1g-dev libicu-dev libclucene-dev libcurl4-openssl-dev
+sudo apt-get install autoconf autogen automake subversion make g++ libtool zlib1g-dev libicu-dev libclucene-dev libcurl4-openssl-dev libbz2-dev liblzma-dev
# checkout and build the source tree
svn co https://crosswire.org/svn/sword/trunk sword