[macports-ports] 01/06: pgcli: updates.
Ryan Schmidt
ryandesign at macports.org
Fri Jan 20 01:58:20 UTC 2017
> On Jan 19, 2017, at 17:29, Ivan Larionov <xeron.oskom at gmail.com> wrote:
>
> How do we control postgresql version for py-psycopg2 when installing pgcli then? Is there a way to do something like this?
>
> if variant postgresql96 {
> depends_lib-append py{python.version}-psycopg2 +postgresql96
> }
You cannot declare a dependency on a variant. MacPorts does not contain that functionality.
In what way does pgcli care what variant of pyXX-psycopg2 is installed?
More information about the macports-dev
mailing list