scripts: sphinx-pre-install: add required ctex dependency
[linux-2.6-microblaze.git] / scripts / sphinx-pre-install
index 288e86a..46aaab4 100755 (executable)
@@ -78,6 +78,7 @@ my %texlive = (
        'ucs.sty'            => 'texlive-ucs',
        'upquote.sty'        => 'texlive-upquote',
        'wrapfig.sty'        => 'texlive-wrapfig',
+       'ctexhook.sty'       => 'texlive-ctex',
 );
 
 #