mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
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:
commit
ee67d07568
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'LibreCAD'
|
# Template file for 'LibreCAD'
|
||||||
pkgname=LibreCAD
|
pkgname=LibreCAD
|
||||||
version=2.1.3
|
version=2.1.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake pkg-config ImageMagick"
|
hostmakedepends="qt5-qmake pkg-config ImageMagick"
|
||||||
makedepends="qt5-devel qt5-svg-devel boost-devel muparser-devel librsvg-devel"
|
makedepends="qt5-devel qt5-svg-devel boost-devel muparser-devel librsvg-devel"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lxqt-runner'
|
# Template file for 'lxqt-runner'
|
||||||
pkgname=lxqt-runner
|
pkgname=lxqt-runner
|
||||||
version=0.13.0
|
version=0.13.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue