uhd: add missing build dependency

Closes: https://trac.macports.org/ticket/72154
This commit is contained in:
Renee Otten
2025-11-09 12:32:09 -05:00
parent 2722c16704
commit 9cf4f109f6
+3
View File
@@ -325,6 +325,9 @@ set PythonName python${PythonVersionWithDot}
# required Python
depends_build-append \
port:py${PythonVersionNoDot}-setuptools
depends_lib-append \
port:python${PythonVersionNoDot} \
port:py${PythonVersionNoDot}-mako \