diff options
Diffstat (limited to 'sci-libs/pcl/pcl-1.11.0.ebuild')
-rw-r--r-- | sci-libs/pcl/pcl-1.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 |