lyx: typo fix.

This commit is contained in:
Juan RP 2014-05-01 08:38:42 +02:00
parent 0172e4531b
commit 67cb3404cc
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
license="GPL-2"
hostmakedepends="pkg-config bc python"
makedepends="boost-devel enchant-devel hunspell-devel qt-devel ImageMagick-devel"
makedepends="boost-devel enchant-devel hunspell-devel qt-devel libmagick-devel"
depends="texlive"
configure_args="--prefix=/usr --without-included-boost --with-hunspell"
conf_files="/etc/lyx/lyxrc.dist"