From 473d75a00afe53d215d4e3e93782ae2c3953168c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 30 Aug 2019 16:57:28 +0200 Subject: [PATCH] dev-libs/OpenNI2: Remove unnecessary Python dep MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/615916 Signed-off-by: Michał Górny --- dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild | 3 +-- dev-libs/OpenNI2/OpenNI2-9999.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild b/dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild index 4f39df7f4066..e3fb3e2b667a 100644 --- a/dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild +++ b/dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -34,7 +34,6 @@ RDEPEND=" java? ( >=virtual/jre-1.5:* ) " DEPEND="${RDEPEND} - dev-lang/python doc? ( app-doc/doxygen ) java? ( >=virtual/jdk-1.5:* )" diff --git a/dev-libs/OpenNI2/OpenNI2-9999.ebuild b/dev-libs/OpenNI2/OpenNI2-9999.ebuild index 1ced5f727b73..f9609af50af4 100644 --- a/dev-libs/OpenNI2/OpenNI2-9999.ebuild +++ b/dev-libs/OpenNI2/OpenNI2-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -34,7 +34,6 @@ RDEPEND=" java? ( >=virtual/jre-1.5:* ) " DEPEND="${RDEPEND} - dev-lang/python doc? ( app-doc/doxygen ) java? ( >=virtual/jdk-1.5:* )" -- 2.26.2