Opened 2 years ago
Closed 22 months ago
#65648 closed defect (fixed)
flint declares unused dependency on python310
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | barracuda156 | |
Port: | flint |
Description
The flint port declares a depenency on port:python310 however the configure phase output says:
-- Found PythonInterp: /usr/bin/python (found version "2.7.18")
which makes me think python310 is not being used for anything.
Change History (2)
comment:1 Changed 2 years ago by barracuda156
comment:2 Changed 22 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I do not remember now if I got a failure without Python, but CMakeLists has the following: