diff options
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 b82d63b..7880ba3 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 |