[110149] trunk/dports/devel/hs-haskeline/Portfile

cal at macports.org cal at macports.org
Tue Aug 27 09:41:13 PDT 2013


Revision: 110149
          https://trac.macports.org/changeset/110149
Author:   cal at macports.org
Date:     2013-08-27 09:41:13 -0700 (Tue, 27 Aug 2013)
Log Message:
-----------
hs-haskeline: add (possibly?) missing dependency on hs-terminfo, should fix buildbot build

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

Modified: trunk/dports/devel/hs-haskeline/Portfile
===================================================================
--- trunk/dports/devel/hs-haskeline/Portfile	2013-08-27 16:34:02 UTC (rev 110148)
+++ trunk/dports/devel/hs-haskeline/Portfile	2013-08-27 16:41:13 UTC (rev 110149)
@@ -20,4 +20,5 @@
     written in Haskell it is (hopefully) more easily used in other Haskell \
     programs.
 
-depends_lib-append  port:hs-transformers
+depends_lib-append  port:hs-transformers \
+                    port:hs-terminfo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130827/86f387c6/attachment.html>


More information about the macports-changes mailing list