[111509] trunk/dports/python/py-mercurial_keyring/Portfile
and.damore at macports.org
and.damore at macports.org
Tue Sep 24 00:51:23 PDT 2013
Revision: 111509
https://trac.macports.org/changeset/111509
Author: and.damore at macports.org
Date: 2013-09-24 00:51:23 -0700 (Tue, 24 Sep 2013)
Log Message:
-----------
port py-mercurial_keyring: adding runtime dependency on a mercurial executable
Modified Paths:
--------------
trunk/dports/python/py-mercurial_keyring/Portfile
Modified: trunk/dports/python/py-mercurial_keyring/Portfile
===================================================================
--- trunk/dports/python/py-mercurial_keyring/Portfile 2013-09-24 07:34:12 UTC (rev 111508)
+++ trunk/dports/python/py-mercurial_keyring/Portfile 2013-09-24 07:51:23 UTC (rev 111509)
@@ -30,7 +30,9 @@
python.default_version 27
if {${subport} != ${name}} {
- depends_run port:py${python.version}-keyring
+ depends_run port:py${python.version}-keyring \
+ bin:hg:mercurial
+
depends_build port:py${python.version}-setuptools
post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130924/139483a4/attachment.html>
More information about the macports-changes
mailing list