[144010] trunk/dports/lang/panda/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 29 17:23:20 PST 2015


Revision: 144010
          https://trac.macports.org/changeset/144010
Author:   mojca at macports.org
Date:     2015-12-29 17:23:20 -0800 (Tue, 29 Dec 2015)
Log Message:
-----------
panda: add git to the list of build dependencies

Modified Paths:
--------------
    trunk/dports/lang/panda/Portfile

Modified: trunk/dports/lang/panda/Portfile
===================================================================
--- trunk/dports/lang/panda/Portfile	2015-12-30 01:09:28 UTC (rev 144009)
+++ trunk/dports/lang/panda/Portfile	2015-12-30 01:23:20 UTC (rev 144010)
@@ -18,7 +18,8 @@
 patchfiles          patch-lib-Panda-App.pm.diff
 
 # probably also MoarVM, nqp
-depends_build       port:rakudo
+depends_build       port:git \
+                    port:rakudo
 depends_run         port:rakudo
 
 # not sure if this is considered configure or build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151229/b6157de2/attachment.html>


More information about the macports-changes mailing list