diff options
author | 2012-04-12 23:38:41 +0000 | |
---|---|---|
committer | 2012-04-12 23:38:41 +0000 | |
commit | 173c5fae7babd89ba06cf8d2fc326fe347188533 (patch) | |
tree | d25c4704bd40e6ea5985f4933288dadca6d5f586 /sci-mathematics/freemat/metadata.xml | |
parent | EAPI=4; move to qt4-r2 (bug #410379) (diff) | |
download | gentoo-2-173c5fae7babd89ba06cf8d2fc326fe347188533.tar.gz gentoo-2-173c5fae7babd89ba06cf8d2fc326fe347188533.tar.bz2 gentoo-2-173c5fae7babd89ba06cf8d2fc326fe347188533.zip |
Fix python3 generation (bug #411699), add vtk flag to avoid automagic, prefix fixes for liffi and messages
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/freemat/metadata.xml')
-rw-r--r-- | sci-mathematics/freemat/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/freemat/metadata.xml b/sci-mathematics/freemat/metadata.xml index 3a5318af5683..9ca12c9cbaeb 100644 --- a/sci-mathematics/freemat/metadata.xml +++ b/sci-mathematics/freemat/metadata.xml @@ -11,7 +11,7 @@ and visualization capabilities. </longdescription> <use> - <flag name='volpack'>Add volume rendering - via <pkg>media-libs/volpack</pkg></flag> + <flag name='volpack'>Add volume rendering via <pkg>media-libs/volpack</pkg></flag> + <flag name='vtk'>Add 3D capabilities via <pkg>sci-libs/vtk</pkg></flag> </use> </pkgmetadata> |