some small fixes

This commit is contained in:
Dominic 2020-04-04 17:21:34 +02:00
parent 98bfd21922
commit afc63c7efe
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
2 changed files with 5 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = slic3r++
pkgdesc = G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
pkgver = 2.2.47.1
pkgrel = 1
pkgrel = 2
url = https://github.com/supermerill/Slic3r
arch = x86_64
license = AGPL3
@ -14,6 +14,7 @@ pkgbase = slic3r++
makedepends = wxgtk2
depends = boost-libs
depends = glew
depends = intel-tbb
depends = nlopt
depends = qhull
depends = wxgtk3