From 33d7286c02d08438ffb43d2d27bf7b6848cf3840 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 20 Oct 2016 18:48:02 +0200 Subject: [PATCH] lyx: rebuild against boost-1.62 --- srcpkgs/lyx/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lyx/template b/srcpkgs/lyx/template index 731b6bf21b6..3d6b79123fd 100644 --- a/srcpkgs/lyx/template +++ b/srcpkgs/lyx/template @@ -1,7 +1,7 @@ # Template file for 'lyx' pkgname=lyx version=2.2.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-qt5 --without-included-mythes --without-included-boost" short_desc="The Document Processor WYSIWYM Editor & Latex frontend"