You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user