Changes between Initial Version and Version 1 of Ticket #69239, comment 4
- Timestamp:
- Apr 21, 2024, 3:15:48 AM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #69239, comment 4
initial v1 1 1 If so, then how do you explain the existing dependencies: 2 2 3 {{{ 3 4 ➜ ~ git:(adf) ✗ port info --pretty --fullname --depends clang-11-bootstrap 4 5 Full Name: clang-11-bootstrap @11.1.0+universal 5 6 Extract Dependencies: xz-bootstrap 6 7 Build Dependencies: cmake-bootstrap, python27-bootstrap, diffutils-for-muniversal 7 8 }}} 9 {{{ 8 10 ➜ ~ git:(adf) ✗ port select --list python 9 11 Available versions for python: … … 11 13 python310 12 14 python311 (active) 15 }}} 13 16 14 17 for python it's ok because I already use version 3.11, but in my case bootstrapping for cmake is a must