diff options
Diffstat (limited to 'extra/latex2html/PKGBUILD')
-rw-r--r-- | extra/latex2html/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/latex2html/PKGBUILD b/extra/latex2html/PKGBUILD index 74ab7b66e..eae7fde90 100644 --- a/extra/latex2html/PKGBUILD +++ b/extra/latex2html/PKGBUILD @@ -7,7 +7,7 @@ pkgname=latex2html pkgver=2008 pkgrel=1 pkgdesc="latex2html is a convertor written in Perl that converts LaTeX documents to HTML." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://saftsack.fs.uni-bayreuth.de/~latex2ht/" depends=('perl' 'ghostscript' 'texlive-core' 'libpng' 'giflib' 'netpbm') install=$pkgname.install |