diff options
author | Amy Winston <amynka@gentoo.org> | 2016-05-14 16:32:02 +0200 |
---|---|---|
committer | Amy Winston <amynka@gentoo.org> | 2016-05-14 16:32:02 +0200 |
commit | db696dacc9188d710d8ad1484d0e1a0e8a91216f (patch) | |
tree | b7d6495dec910ab62ad50a1df013c1deb462267f /media-gfx/meshlab | |
parent | media-libs/opencv: correct contrib url (diff) | |
download | gentoo-db696dacc9188d710d8ad1484d0e1a0e8a91216f.tar.gz gentoo-db696dacc9188d710d8ad1484d0e1a0e8a91216f.tar.bz2 gentoo-db696dacc9188d710d8ad1484d0e1a0e8a91216f.zip |
media-gfx/meshlab: add missing dep bug #581496
Package-Manager: portage-2.2.26
Diffstat (limited to 'media-gfx/meshlab')
-rw-r--r-- | media-gfx/meshlab/meshlab-1.3.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-gfx/meshlab/meshlab-1.3.3.ebuild b/media-gfx/meshlab/meshlab-1.3.3.ebuild index e8d6cb2c9969..d8276f928110 100644 --- a/media-gfx/meshlab/meshlab-1.3.3.ebuild +++ b/media-gfx/meshlab/meshlab-1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,6 +19,7 @@ DEPEND="dev-cpp/eigen:3 dev-cpp/muParser dev-qt/qtcore:4 dev-qt/qtopengl:4 + dev-qt/qtxmlpatterns:4 media-libs/glew media-libs/qhull =media-libs/lib3ds-1* |