[36059] trunk/dports/devel/mercurial/Portfile

deric at macports.org deric at macports.org
Wed Apr 16 04:45:49 PDT 2008


Revision: 36059
          http://trac.macosforge.org/projects/macports/changeset/36059
Author:   deric at macports.org
Date:     2008-04-16 04:45:48 -0700 (Wed, 16 Apr 2008)

Log Message:
-----------
Add py25-bz2 to the dependency list as it's required by the mq extension. Closes #15007.

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

Modified: trunk/dports/devel/mercurial/Portfile
===================================================================
--- trunk/dports/devel/mercurial/Portfile	2008-04-16 11:38:28 UTC (rev 36058)
+++ trunk/dports/devel/mercurial/Portfile	2008-04-16 11:45:48 UTC (rev 36059)
@@ -28,7 +28,7 @@
                     sha1 11689e85a91874417cb110ded6c3a4d7b30429cb \
                     rmd160 21b5603e033898420f4fbf1b851ede4f69a7657c
 
-depends_lib-append  port:py25-zlib port:py25-hashlib
+depends_lib-append  port:py25-zlib port:py25-hashlib port:py25-bz2
 
 post-destroot {
     # install html docs

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080416/3d99f5d1/attachment.html


More information about the macports-changes mailing list