[arch-commits] Commit in lyx/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Aug 31 16:11:22 UTC 2016


    Date: Wednesday, August 31, 2016 @ 16:11:21
  Author: arojas
Revision: 275613

Boost 1.61 rebuild, depend on python2 (FS#50596)

Modified:
  lyx/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-31 16:01:42 UTC (rev 275612)
+++ PKGBUILD	2016-08-31 16:11:21 UTC (rev 275613)
@@ -4,11 +4,11 @@
 
 pkgname=lyx
 pkgver=2.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org"
-depends=('qt5-svg' 'texlive-core' 'python' 'imagemagick' 'enchant' 'boost-libs' 'libmythes' 'file')
+depends=('qt5-svg' 'texlive-core' 'python2' 'imagemagick' 'enchant' 'boost-libs' 'libmythes' 'file')
 makedepends=('boost' 'bc')
 optdepends=('rcs: built-in version control system'
             'texlive-latexextra: float wrap support')



More information about the arch-commits mailing list