[81152] trunk/dports/fuse/gmailfs/Portfile
dports at macports.org
dports at macports.org
Mon Jul 25 21:51:53 PDT 2011
Revision: 81152
http://trac.macports.org/changeset/81152
Author: dports at macports.org
Date: 2011-07-25 21:51:53 -0700 (Mon, 25 Jul 2011)
Log Message:
-----------
gmailfs: remove direct dependency on macfuse since this port only uses
the Python bindings directly and fuse-bindings-python25 also pulls in
the correct dependency; this allows it to be used with fuse4x (see #30383)
Modified Paths:
--------------
trunk/dports/fuse/gmailfs/Portfile
Modified: trunk/dports/fuse/gmailfs/Portfile
===================================================================
--- trunk/dports/fuse/gmailfs/Portfile 2011-07-26 04:45:40 UTC (rev 81151)
+++ trunk/dports/fuse/gmailfs/Portfile 2011-07-26 04:51:53 UTC (rev 81152)
@@ -21,8 +21,7 @@
sha1 c2a7e14d42d98ed3a6adbfab6c3518f9674bdbd8 \
rmd160 ec96fd7b76a964f93b7e5d1a9c12926641d67196
-depends_run port:macfuse \
- port:python25 \
+depends_run port:python25 \
port:py25-openssl \
port:py25-libgmail \
port:fuse-bindings-python25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110725/18e6f56d/attachment.html>
More information about the macports-changes
mailing list