[153413] trunk/dports/devel/d-completion-daemon/Portfile

sean at macports.org sean at macports.org
Fri Sep 30 01:44:26 CEST 2016


Revision: 153413
          https://trac.macports.org/changeset/153413
Author:   sean at macports.org
Date:     2016-09-29 16:44:26 -0700 (Thu, 29 Sep 2016)
Log Message:
-----------
d-completion-daemon: fix buildbot errors

Modified Paths:
--------------
    trunk/dports/devel/d-completion-daemon/Portfile

Modified: trunk/dports/devel/d-completion-daemon/Portfile
===================================================================
--- trunk/dports/devel/d-completion-daemon/Portfile	2016-09-29 23:03:00 UTC (rev 153412)
+++ trunk/dports/devel/d-completion-daemon/Portfile	2016-09-29 23:44:26 UTC (rev 153413)
@@ -21,7 +21,9 @@
 # Fetch from git instead of distfile because it needs submodules
 fetch.type          git
 
-depends_lib         port:dmd
+depends_lib         port:dmd \
+                    port:druntime \
+                    port:phobos
 
 use_configure       no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20160929/450c6b89/attachment-0002.html>


More information about the macports-changes mailing list