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

Antonio Rojas arojas at archlinux.org
Wed Jul 1 16:30:02 UTC 2020


    Date: Wednesday, July 1, 2020 @ 16:30:02
  Author: arojas
Revision: 657318

eigen3 -> eigen

Modified:
  prusa-slicer/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-01 16:15:50 UTC (rev 657317)
+++ PKGBUILD	2020-07-01 16:30:02 UTC (rev 657318)
@@ -8,7 +8,7 @@
 url="https://github.com/prusa3d/PrusaSlicer"
 license=(AGPL3)
 depends=(boost-libs curl glew intel-tbb nlopt wxgtk2 qhull openvdb cgal) #wxgtk3)
-makedepends=(cmake boost cereal eigen3 expat gtest libpng systemd)
+makedepends=(cmake boost cereal eigen expat gtest libpng systemd)
 replaces=(slic3r-prusa3d)
 source=(${url}/archive/version_${pkgver}/${pkgname}-${pkgver}.tar.gz
         ${pkgname}.desktop)



More information about the arch-commits mailing list