Skip to content

Commit 9e9465f

Browse files
committed
Merge pull request #651 from hashdist/pycgal_add_swig
added missing swig dependency
2 parents d5d2043 + 64f670e commit 9e9465f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/pycgal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
extends: [cmake_package]
22

33
dependencies:
4-
build: [cgal,python]
4+
build: [cgal,python,swig]
55

66
sources:
77
- key: git:c1309859d56a3a4583b6ae2570e5a00dfcdc3035

0 commit comments

Comments
 (0)