Commits
Toby Peterson authored c6769ba05d8
17 17 | around the GSSAPI C libraries. While it focuses on the Kerberos \ |
18 18 | mechanism, it should also be useable with other GSSAPI mechanisms. |
19 19 | |
20 20 | checksums rmd160 14a9d3a668772d158c6a75605a1666c05a3b975c \ |
21 21 | sha256 e5a1877226d403f7e5dd60f8731a7f0d8ba1358e36f582942615b1da04b45c2e \ |
22 22 | size 91970 |
23 23 | |
24 24 | python.versions 38 |
25 25 | |
26 26 | if {${name} ne ${subport}} { |
27 - | depends_build-append port:py${python.version}-setuptools |
27 + | depends_build-append port:py${python.version}-setuptools \ |
28 + | port:py${python.version}-cython |
28 29 | depends_lib-append port:py${python.version}-decorator \ |
29 30 | port:py${python.version}-six |
30 31 | } |