Skip to content

Commit 07a5667

Browse files
committed
py-gsl: add missing build dependency
Closes: https://trac.macports.org/ticket/72478
1 parent 4fea057 commit 07a5667

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/py-gsl/Portfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ python.pep517_backend meson
2929
if {${name} ne ${subport}} {
3030
depends_build-append \
3131
port:swig \
32+
port:swig-python \
3233
path:bin/pkg-config:pkgconfig
3334

3435
depends_lib-append port:gsl \

0 commit comments

Comments
 (0)