Merge pull request #1439 from Hoshpak/muparser-gcc4-rebuild

lxqt-runner and LibreCAD: rebuild for gcc stdc++ dropping gcc4 compat
This commit is contained in:
Alessio Sergi 2018-08-03 19:50:30 +02:00 committed by GitHub
commit ee67d07568
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'LibreCAD'
pkgname=LibreCAD
version=2.1.3
revision=1
revision=2
build_style=qmake
hostmakedepends="qt5-qmake pkg-config ImageMagick"
makedepends="qt5-devel qt5-svg-devel boost-devel muparser-devel librsvg-devel"

View File

@ -1,7 +1,7 @@
# Template file for 'lxqt-runner'
pkgname=lxqt-runner
version=0.13.0
revision=1
revision=2
build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"