[133857] trunk/dports/python/py-sphinx/Portfile

jmr at macports.org jmr at macports.org
Fri Mar 13 02:21:36 PDT 2015


Revision: 133857
          https://trac.macports.org/changeset/133857
Author:   jmr at macports.org
Date:     2015-03-13 02:21:36 -0700 (Fri, 13 Mar 2015)
Log Message:
-----------
py-sphinx: add new runtime deps (#47124, #47136)

Modified Paths:
--------------
    trunk/dports/python/py-sphinx/Portfile

Modified: trunk/dports/python/py-sphinx/Portfile
===================================================================
--- trunk/dports/python/py-sphinx/Portfile	2015-03-13 09:19:11 UTC (rev 133856)
+++ trunk/dports/python/py-sphinx/Portfile	2015-03-13 09:21:36 UTC (rev 133857)
@@ -34,8 +34,13 @@
 if {$subport ne $name} {
     depends_lib     port:py${python.version}-docutils \
                     port:py${python.version}-setuptools
-    depends_run     port:py${python.version}-pygments \
+    depends_run     port:py${python.version}-alabaster \
+                    port:py${python.version}-babel \
                     port:py${python.version}-jinja2 \
+                    port:py${python.version}-pygments \
+                    port:py${python.version}-six \
+                    port:py${python.version}-snowballstemmer \
+                    port:py${python.version}-sphinx_rtd_theme \
                     port:sphinx_select
 
     select.group    sphinx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150313/24afaf2d/attachment.html>


More information about the macports-changes mailing list