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

index af12cd1ce8755558f7c91e538f10f138a61927da..e2c08a5c23d2dde56f1051162ebce8aa146d3043 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -35,7 +35,6 @@ RDEPEND="
        java? ( >=virtual/jre-1.5 )
 "
 DEPEND="${RDEPEND}
-       dev-lang/python
        doc? ( app-doc/doxygen )
        java? ( >=virtual/jdk-1.5 )"
 
index 79a0be764ee33f645ff709963d2d4abaed93aa99..2d37b651a91731876c8ceaecc9b9df764c6e032f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -35,7 +35,6 @@ RDEPEND="
        java? ( >=virtual/jre-1.5 )
 "
 DEPEND="${RDEPEND}
-       dev-lang/python
        doc? ( app-doc/doxygen )
        java? ( >=virtual/jdk-1.5 )"