From dc686e0a1b4422ce8e6355424facecaac0a62b1c Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 22 Apr 2017 17:31:08 +0000 Subject: [PATCH] lyx: rebuild against boost-1.64 --- srcpkgs/lyx/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lyx/template b/srcpkgs/lyx/template index afc7f70bee3..c2dccdaa460 100644 --- a/srcpkgs/lyx/template +++ b/srcpkgs/lyx/template @@ -1,7 +1,7 @@ # Template file for 'lyx' pkgname=lyx version=2.2.2 -revision=4 +revision=5 build_style=gnu-configure configure_args="--enable-qt5 --without-included-mythes --without-included-boost" short_desc="The Document Processor WYSIWYM Editor & Latex frontend"