diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-29 22:20:34 +0200 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-29 22:20:34 +0200 |
| commit | 4afc984101977fdff83c8b3ed7c26fcaf1a0030e (patch) | |
| tree | 58016e3c49b02a7d08effd2258dcf80c8af37350 /doc/SConscript | |
| parent | a414d8e46960130a36b0bde5de3bef8cbd769e13 (diff) | |
| parent | a2795b63dd02ecddd8a0109dcc1b64108f68eace (diff) | |
Merge tag 'upstream/2.3.4'
Upstream version 2.3.4
Diffstat (limited to 'doc/SConscript')
| -rw-r--r-- | doc/SConscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/SConscript b/doc/SConscript index 9c24aaa..b04482c 100644 --- a/doc/SConscript +++ b/doc/SConscript @@ -82,6 +82,7 @@ THIS IS AN AUTOMATICALLY-GENERATED FILE. DO NOT EDIT. skip_doc = False try: import libxml2 + import libxslt except: try: import lxml |
