lyx: typo fix.
This commit is contained in:
parent
0172e4531b
commit
67cb3404cc
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue