diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-12-05 15:37:17 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-12-05 15:50:02 +0100 |
commit | f0d15dd00ea4af8629675be6522e1f4203a75b67 (patch) | |
tree | 57230aab853f6b794abb7b81edacfb84c1fb8dde /sci-libs/pcl/pcl-9999.ebuild | |
parent | sci-libs/rtabmap: bump to 0.18.1 (diff) | |
download | gentoo-f0d15dd00ea4af8629675be6522e1f4203a75b67.tar.gz gentoo-f0d15dd00ea4af8629675be6522e1f4203a75b67.tar.bz2 gentoo-f0d15dd00ea4af8629675be6522e1f4203a75b67.zip |
sci-libs/pcl: bump to 1.9.1
Closes: https://bugs.gentoo.org/672536
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'sci-libs/pcl/pcl-9999.ebuild')
-rw-r--r-- | sci-libs/pcl/pcl-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/pcl/pcl-9999.ebuild b/sci-libs/pcl/pcl-9999.ebuild index 9475d9da7036..737d110e2cfe 100644 --- a/sci-libs/pcl/pcl-9999.ebuild +++ b/sci-libs/pcl/pcl-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -23,7 +23,7 @@ fi HOMEPAGE="http://pointclouds.org/" DESCRIPTION="2D/3D image and point cloud processing" LICENSE="BSD" -SLOT="0/1.8" +SLOT="0/1.9" IUSE="cuda doc opengl openni openni2 pcap png +qhull qt5 usb vtk cpu_flags_x86_sse test tutorials" RDEPEND=" |