[103676] trunk/dports/python/py-gitpython/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Mar 4 08:57:34 PST 2013


Revision: 103676
          https://trac.macports.org/changeset/103676
Author:   jeremyhu at macports.org
Date:     2013-03-04 08:57:33 -0800 (Mon, 04 Mar 2013)
Log Message:
-----------
py-gitpython: depends on py-gitdb

Modified Paths:
--------------
    trunk/dports/python/py-gitpython/Portfile

Modified: trunk/dports/python/py-gitpython/Portfile
===================================================================
--- trunk/dports/python/py-gitpython/Portfile	2013-03-04 16:34:48 UTC (rev 103675)
+++ trunk/dports/python/py-gitpython/Portfile	2013-03-04 16:57:33 UTC (rev 103676)
@@ -27,4 +27,5 @@
 
 if {$subport != $name} {
     depends_build   port:py${python.version}-distribute
+    depends_lib     port:py${python.version}-gitdb
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130304/d4bea2fc/attachment.html>


More information about the macports-changes mailing list