[104479] trunk/dports/devel/hs-bibutils/Portfile

larryv at macports.org larryv at macports.org
Mon Mar 25 21:19:11 PDT 2013


Revision: 104479
          https://trac.macports.org/changeset/104479
Author:   larryv at macports.org
Date:     2013-03-25 21:19:11 -0700 (Mon, 25 Mar 2013)
Log Message:
-----------
hs-bibutils: Add missing lib dep on hs-syb (#38540).

Modified Paths:
--------------
    trunk/dports/devel/hs-bibutils/Portfile

Modified: trunk/dports/devel/hs-bibutils/Portfile
===================================================================
--- trunk/dports/devel/hs-bibutils/Portfile	2013-03-26 04:11:32 UTC (rev 104478)
+++ trunk/dports/devel/hs-bibutils/Portfile	2013-03-26 04:19:11 UTC (rev 104479)
@@ -12,10 +12,10 @@
 license             GPL-2+
 
 description         Haskell bindings to Chris Putnam's bibutils
-
 long_description    ${description}
 
 checksums           rmd160  cc552bed2a09b7a9dd0e64763e3ad0f452f17a93 \
                     sha256  aff139a7f589d71ebbaa918f9e1be55a0f2d1d5378f77db9b36171bebac6616f
 
-depends_lib-append  port:bibutils
+depends_lib-append  port:bibutils \
+                    port:hs-syb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130325/9627133b/attachment.html>


More information about the macports-changes mailing list