diff options
author | Sam James <sam@gentoo.org> | 2021-01-05 23:39:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-05 23:44:23 +0000 |
commit | cfed1699a79ddac1c6b2b419330799d68acff19b (patch) | |
tree | 1be7001dbd3fed0ca5d4cb21b51bc2d320617781 /sci-libs/pcl | |
parent | sci-visualization/gr: subscribe to media-libs/qhull subslot (+ others) (diff) | |
download | gentoo-cfed1699a79ddac1c6b2b419330799d68acff19b.tar.gz gentoo-cfed1699a79ddac1c6b2b419330799d68acff19b.tar.bz2 gentoo-cfed1699a79ddac1c6b2b419330799d68acff19b.zip |
sci-libs/pcl: subscribe to media-libs/qhull subslot
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/pcl')
-rw-r--r-- | sci-libs/pcl/pcl-1.11.0.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/pcl/pcl-1.11.1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/pcl/pcl-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-libs/pcl/pcl-1.11.0.ebuild b/sci-libs/pcl/pcl-1.11.0.ebuild index 04c17c371e91..4d7299fc43e6 100644 --- a/sci-libs/pcl/pcl-1.11.0.ebuild +++ b/sci-libs/pcl/pcl-1.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -36,7 +36,7 @@ RDEPEND=" openni2? ( dev-libs/OpenNI2 ) pcap? ( net-libs/libpcap ) png? ( media-libs/libpng:0= ) - qhull? ( media-libs/qhull ) + qhull? ( media-libs/qhull:= ) qt5? ( dev-qt/qtgui:5 dev-qt/qtcore:5 diff --git a/sci-libs/pcl/pcl-1.11.1.ebuild b/sci-libs/pcl/pcl-1.11.1.ebuild index 04c17c371e91..4d7299fc43e6 100644 --- a/sci-libs/pcl/pcl-1.11.1.ebuild +++ b/sci-libs/pcl/pcl-1.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -36,7 +36,7 @@ RDEPEND=" openni2? ( dev-libs/OpenNI2 ) pcap? ( net-libs/libpcap ) png? ( media-libs/libpng:0= ) - qhull? ( media-libs/qhull ) + qhull? ( media-libs/qhull:= ) qt5? ( dev-qt/qtgui:5 dev-qt/qtcore:5 diff --git a/sci-libs/pcl/pcl-9999.ebuild b/sci-libs/pcl/pcl-9999.ebuild index 04c17c371e91..4d7299fc43e6 100644 --- a/sci-libs/pcl/pcl-9999.ebuild +++ b/sci-libs/pcl/pcl-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -36,7 +36,7 @@ RDEPEND=" openni2? ( dev-libs/OpenNI2 ) pcap? ( net-libs/libpcap ) png? ( media-libs/libpng:0= ) - qhull? ( media-libs/qhull ) + qhull? ( media-libs/qhull:= ) qt5? ( dev-qt/qtgui:5 dev-qt/qtcore:5 |