LibreCAD: set nocross=yes for now.
This commit is contained in:
parent
1d9d1056fe
commit
256e5fd494
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ license="GPL-2"
|
|||
homepage="http://librecad.org"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=12ece7102c9406b28acf5901e20e7940c44b570957d24599793c90c38d882d3e
|
||||
nocross=yes # qt5-qmake
|
||||
|
||||
do_install() {
|
||||
vbin unix/librecad
|
||||
|
|
Loading…
Reference in a new issue