Skip to content

Commit 4e219a7

Browse files
authored
Add Mathplotlib to build step (#159)
* Add pivy to build dependencies, as it's imported in a cmake config * Add matplotlib to the build stage, so that cmake can find it
1 parent 94b57b1 commit 4e219a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

snap/snapcraft.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ parts:
194194
- libfreeimage-dev
195195
- openscad
196196
- python3-pivy
197+
- python3-matplotlib
197198
stage-packages:
198199
- libaec0
199200
- libboost-filesystem1.74.0

0 commit comments

Comments
 (0)