[MacPorts] #65648: flint declares unused dependency on python310

MacPorts noreply at macports.org
Wed Aug 10 09:41:09 UTC 2022


#65648: flint declares unused dependency on python310
-------------------------+---------------------------------
  Reporter:  ryandesign  |      Owner:  MarcusCalhoun-Lopez
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  flint       |
-------------------------+---------------------------------

Comment (by barracuda156):

 I do not remember now if I got a failure without Python, but CMakeLists
 has the following:
 {{{
 find_package(GMP REQUIRED)
 find_package(MPFR REQUIRED)
 if (WITH_NTL)
     find_package(NTL REQUIRED)
 endif()
 find_package(PythonInterp REQUIRED
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/65648#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list