[150557] trunk/dports/devel/gvfs/Portfile

mf2k at macports.org mf2k at macports.org
Thu Jul 21 09:52:48 PDT 2016


Revision: 150557
          https://trac.macports.org/changeset/150557
Author:   mf2k at macports.org
Date:     2016-07-21 09:52:48 -0700 (Thu, 21 Jul 2016)
Log Message:
-----------
gvfs: Fix dependency for python35 variant.

Modified Paths:
--------------
    trunk/dports/devel/gvfs/Portfile

Modified: trunk/dports/devel/gvfs/Portfile
===================================================================
--- trunk/dports/devel/gvfs/Portfile	2016-07-21 16:50:47 UTC (rev 150556)
+++ trunk/dports/devel/gvfs/Portfile	2016-07-21 16:52:48 UTC (rev 150557)
@@ -115,7 +115,7 @@
 }
 
 variant python35 conflicts python34 description {Use Python 3.5 for testing} {
-    depends_build-append port:py34-gobject3
+    depends_build-append port:py35-gobject3
     post-patch {
         reinplace "s|^#!.*|#!${prefix}/bin/python3.5|" \
             ${worksrcpath}/test/gvfs-test \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160721/65efbb13/attachment.html>


More information about the macports-changes mailing list