summaryrefslogtreecommitdiff
path: root/cad/PrusaSlicer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/PrusaSlicer/Makefile')
-rw-r--r--cad/PrusaSlicer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
index cf14c9f74704..9b6887c78e02 100644
--- a/cad/PrusaSlicer/Makefile
+++ b/cad/PrusaSlicer/Makefile
@@ -1,7 +1,6 @@
PORTNAME= PrusaSlicer
DISTVERSIONPREFIX=version_
-DISTVERSION= 2.9.2
-PORTREVISION= 8
+DISTVERSION= 2.9.4
CATEGORIES= cad
DIST_SUBDIR= PrusaSlicer
@@ -16,7 +15,8 @@ BUILD_DEPENDS= cereal>=1.3.0.10:devel/cereal \
cgal>=5.0.2:math/cgal \
opencascade>=7.7.0:cad/opencascade \
libbgcode>=0.2.0_1:cad/libbgcode \
- hidapi>=0.14.0:comms/hidapi
+ hidapi>=0.14.0:comms/hidapi \
+ nlohmann-json>=3.12:devel/nlohmann-json
LIB_DEPENDS+= libbgcode_convert.so:cad/libbgcode \
libbgcode_binarize.so:cad/libbgcode \