dev-libs/OpenNI2: Remove unnecessary Python dep
authorMichał Górny <mgorny@gentoo.org>
Fri, 30 Aug 2019 14:57:28 +0000 (16:57 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 25 Sep 2019 17:31:40 +0000 (19:31 +0200)
Closes: https://bugs.gentoo.org/615916
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild
dev-libs/OpenNI2/OpenNI2-9999.ebuild

index 4f39df7f4066bd0b04e0c0bd800ab78d072cdc8c..e3fb3e2b667a8f7f0d73c7eef85234a00f4f224c 100644 (file)
@@ -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:* )"
 
index 1ced5f727b73c5feab8e6be8dc0c2943f5319d77..f9609af50af49490952f8afcfade1519715ee5bf 100644 (file)
@@ -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:* )"