<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch stellarium_0.15.0
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b7ca3fba0963b1ff1aebf7885070e9d08dbc6d06">https://github.com/macports/macports-ports/commit/b7ca3fba0963b1ff1aebf7885070e9d08dbc6d06</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b7ca3fba0963b1ff1aebf7885070e9d08dbc6d06
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Mon Nov 7 19:31:34 2016 +0100
<span style='display:block; white-space:pre;color:#404040;'> stellarium: add missing dependency on qt5-qttools
</span>---
science/stellarium/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/stellarium/Portfile b/science/stellarium/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f08b64d..9761247 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/stellarium/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/stellarium/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,7 +34,8 @@ depends_lib-append \
</span> port:python27 \
port:qt5-qtscript \
port:qt5-qtserialport \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- port:qt5-qtmultimedia
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:qt5-qtmultimedia \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:qt5-qttools
</span>
patchfiles patch-CMakeLists.txt.diff
</pre><pre style='margin:0'>
</pre>