#34818: How to specify library version in depends_lib ----------------------------------+----------------------------------------- Reporter: david@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: kdenlive ----------------------------------+----------------------------------------- Moving from kdenlive-0.8 to kdenlive-0.9 requires upgrading mlt to at least 0.7.8 so best to have this as a library dependency. Require a Portfile guru to suggest best way to do this. Following fails... depends_lib-append port:mlt-0.7.8 depends_lib-append port:mlt@0.7.8 depends_lib-append port:mlt+0.7.8 Maybe this has to be accomplished so other way. I've tried multiple greps through Portfiles looking for an example. No joy. Suggestions welcome. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/34818> MacPorts <http://www.macports.org/> Ports system for Mac OS