[153351] trunk/dports/gis/qgis/Portfile

vince at macports.org vince at macports.org
Thu Sep 29 00:34:34 PDT 2016


Revision: 153351
          https://trac.macports.org/changeset/153351
Author:   vince at macports.org
Date:     2016-09-29 00:34:34 -0700 (Thu, 29 Sep 2016)
Log Message:
-----------
Qgis 2.16.2: add py27-requests dependency as per #52440

Modified Paths:
--------------
    trunk/dports/gis/qgis/Portfile

Modified: trunk/dports/gis/qgis/Portfile
===================================================================
--- trunk/dports/gis/qgis/Portfile	2016-09-29 06:52:44 UTC (rev 153350)
+++ trunk/dports/gis/qgis/Portfile	2016-09-29 07:34:34 UTC (rev 153351)
@@ -52,7 +52,8 @@
                     port:py27-sip
 
 depends_run-append  port:py27-psycopg2 \
-                    port:py27-spatialite
+                    port:py27-spatialite \
+                    port:py27-requests
 
 post-extract {
     system -W ${worksrcpath} "mkdir build"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160929/a47c9415/attachment.html>


More information about the macports-changes mailing list