diff --git a/srcpkgs/lyx/template b/srcpkgs/lyx/template index b7c92c185d8..3617c701dc5 100644 --- a/srcpkgs/lyx/template +++ b/srcpkgs/lyx/template @@ -1,14 +1,14 @@ # Template file for 'lyx' pkgname=lyx version=2.2.1 -revision=2 +revision=3 build_style=gnu-configure -configure_args="--without-included-mythes --without-included-boost" +configure_args="--enable-qt5 --without-included-mythes --without-included-boost" short_desc="The Document Processor WYSIWYM Editor & Latex frontend" maintainer="Juan RP " license="GPL-2" hostmakedepends="pkg-config bc python" -makedepends="file-devel boost-devel mythes-devel enchant-devel qt-devel" +makedepends="file-devel boost-devel mythes-devel enchant-devel qt5-svg-devel" depends="virtual?texlive GraphicsMagick" homepage="http://www.lyx.org/Home" distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.2.x/${pkgname}-${version}.tar.xz"