#37124: gnuradio: Cheetah templates required to build VOLK -------------------------+------------------------- Reporter: mcquiggi@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: gnuradio | -------------------------+------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => michaelld@… * port: => gnuradio Comment: The port called "cheetah" provides a web server called "cheetah"; that's not what gnuradio needs; you can uninstall it. Rather, gnuradio needs the python module called "cheetah", which is a template engine, and is in the port "py${python.version}-cheetah". The gnuradio port already adds a dependency on py${python.version}-cheetah, but only when both the grc variant and the python${python.version} variant are selected. Apparently that's not enough. Note also that [wiki:FAQ#portlist "port list" doesn't do what you think it does]. -- Ticket URL: <https://trac.macports.org/ticket/37124#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS