[50926] trunk/dports/science/glue/Portfile

ram at macports.org ram at macports.org
Tue May 12 14:31:01 PDT 2009


Revision: 50926
          http://trac.macports.org/changeset/50926
Author:   ram at macports.org
Date:     2009-05-12 14:31:00 -0700 (Tue, 12 May 2009)
Log Message:
-----------
science/glue: add dependency on py25-sqlite3

Modified Paths:
--------------
    trunk/dports/science/glue/Portfile

Modified: trunk/dports/science/glue/Portfile
===================================================================
--- trunk/dports/science/glue/Portfile	2009-05-12 21:22:53 UTC (rev 50925)
+++ trunk/dports/science/glue/Portfile	2009-05-12 21:31:00 UTC (rev 50926)
@@ -5,7 +5,7 @@
 
 name          glue
 version       1.18
-revision      2
+revision      3
 categories    science
 platforms     darwin
 maintainers   ram
@@ -25,7 +25,8 @@
 depends_lib-append port:py25-numpy \
                    port:py25-pyrxp \
                    port:py25-socket-ssl \
-                   port:py25-m2crypto
+                   port:py25-m2crypto \
+                   port:py25-sqlite3
 
 livecheck.check  regex
 livecheck.url    ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090512/563da5b3/attachment.html>


More information about the macports-changes mailing list