MaxSem has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/370768 )

Change subject: Document build requirements
......................................................................

Document build requirements

Change-Id: If4cfba8abc8a37c1cb0d65f148c4500851dbd620
---
M README
1 file changed, 9 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/php/wikidiff2 
refs/changes/68/370768/1

diff --git a/README b/README
index 67067fe..bf72bdd 100644
--- a/README
+++ b/README
@@ -15,12 +15,21 @@
 
 Wikidiff2 is a PHP extension.
 
+== Dependencies ==
 It requires the following library:
 
 * libthai, a Thai language support library
   http://linux.thai.net/plone/TLWG/libthai/
   On Debian-based systems, you need libthai0 and libthai-dev packages
 
+* To build wikidiff2 as a HHVM extension on Debian systems, you need the 
following packages:
+        hhvm-dev libtbb-dev libtbb2 libboost-all-dev libdouble-conversion-dev \
+        libdouble-conversion1 libgoogle-glog-dev libgoogle-glog-doc 
libgoogle-glog0 \
+        libjemalloc-dev libjemalloc1 libjemalloc1-dbg
+
+* To build wikidiff2 as a PHP extension, you need the following packages:
+        php5-dev pkg-config
+
 == Compilation and installation with Zend PHP ==
 
 $ phpize

-- 
To view, visit https://gerrit.wikimedia.org/r/370768
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If4cfba8abc8a37c1cb0d65f148c4500851dbd620
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/php/wikidiff2
Gerrit-Branch: master
Gerrit-Owner: MaxSem <maxsem.w...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to