From e50ba54692d1b4010076b946ea091c74ca4d8b12 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Fri, 19 Dec 2014 14:29:32 +0000 Subject: add missing required uses Signed-off-by: aballier@gentoo.org (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 160F534A) --- sci-libs/pcl/ChangeLog | 6 +++++- sci-libs/pcl/pcl-1.7.2.ebuild | 4 +++- sci-libs/pcl/pcl-9999.ebuild | 4 +++- 3 files changed, 11 insertions(+), 3 deletions(-) (limited to 'sci-libs/pcl') diff --git a/sci-libs/pcl/ChangeLog b/sci-libs/pcl/ChangeLog index 2db6205c962d..511d1e04e571 100644 --- a/sci-libs/pcl/ChangeLog +++ b/sci-libs/pcl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/pcl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/pcl/ChangeLog,v 1.3 2014/12/19 14:26:07 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/pcl/ChangeLog,v 1.4 2014/12/19 14:29:32 aballier Exp $ + + 19 Dec 2014; Alexis Ballier pcl-1.7.2.ebuild, + pcl-9999.ebuild: + add missing required uses 19 Dec 2014; Alexis Ballier pcl-1.7.2.ebuild, pcl-9999.ebuild, metadata.xml: diff --git a/sci-libs/pcl/pcl-1.7.2.ebuild b/sci-libs/pcl/pcl-1.7.2.ebuild index 9ccce38fedcc..42ac1df7ba74 100644 --- a/sci-libs/pcl/pcl-1.7.2.ebuild +++ b/sci-libs/pcl/pcl-1.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/pcl/pcl-1.7.2.ebuild,v 1.3 2014/12/19 14:26:07 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/pcl/pcl-1.7.2.ebuild,v 1.4 2014/12/19 14:29:32 aballier Exp $ EAPI=5 @@ -50,6 +50,8 @@ DEPEND="${RDEPEND} virtual/pkgconfig" REQUIRED_USE=" + openni? ( usb ) + openni2? ( usb ) tutorials? ( doc ) " diff --git a/sci-libs/pcl/pcl-9999.ebuild b/sci-libs/pcl/pcl-9999.ebuild index 328f80a04964..768ff62177e8 100644 --- a/sci-libs/pcl/pcl-9999.ebuild +++ b/sci-libs/pcl/pcl-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/pcl/pcl-9999.ebuild,v 1.3 2014/12/19 14:26:07 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/pcl/pcl-9999.ebuild,v 1.4 2014/12/19 14:29:32 aballier Exp $ EAPI=5 @@ -50,6 +50,8 @@ DEPEND="${RDEPEND} virtual/pkgconfig" REQUIRED_USE=" + openni? ( usb ) + openni2? ( usb ) tutorials? ( doc ) " -- cgit v1.2.3-65-gdbad