[107721] trunk/dports/devel/ocaml-zip/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jul 4 09:59:01 PDT 2013


Revision: 107721
          https://trac.macports.org/changeset/107721
Author:   ryandesign at macports.org
Date:     2013-07-04 09:59:01 -0700 (Thu, 04 Jul 2013)
Log Message:
-----------
ocaml-zip: add zlib dependency

Modified Paths:
--------------
    trunk/dports/devel/ocaml-zip/Portfile

Modified: trunk/dports/devel/ocaml-zip/Portfile
===================================================================
--- trunk/dports/devel/ocaml-zip/Portfile	2013-07-04 16:58:09 UTC (rev 107720)
+++ trunk/dports/devel/ocaml-zip/Portfile	2013-07-04 16:59:01 UTC (rev 107721)
@@ -22,7 +22,9 @@
                     sha1    43660307fba6243bf2e2e0c8c6ac078477c9d9f9 \
                     rmd160  37a1aae1f84ee30c5f2f0ee2e4b603bf2b5bf397
 
-depends_lib         port:ocaml port:ocaml-findlib
+depends_lib         port:ocaml \
+                    port:ocaml-findlib \
+                    port:zlib
 
 patchfiles          Makefile.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130704/cfb1e22b/attachment-0001.html>


More information about the macports-changes mailing list