python/py-trep: add missing dependencies. closes https://trac.macports.org/ticket/34196

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@92337 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Mark Moll
2012-04-25 12:32:53 +00:00
parent 62d6cd3eea
commit bf9ff4e4de
+4
View File
@@ -7,6 +7,7 @@ PortGroup python 1.0
set realname trep
name py-${realname}
version 0.92
revision 1
license GPL-3
maintainers mmoll openmaintainer
@@ -35,6 +36,9 @@ if {$subport != $name} {
depends_lib port:py${python.version}-distribute \
port:py${python.version}-numpy \
port:py${python.version}-scipy \
port:py${python.version}-matplotlib \
port:py${python.version}-opengl \
port:py${python.version}-pyqt4 \
port:py${python.version}-sphinx
build.target-append build_sphinx
post-destroot {