commit:     20fc7c0de2846897a28ea0ff7ab74a6be80cb7eb
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 02:23:37 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 02:32:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fc7c0d

x11-drivers/xf86-input-joystick: Drop unnecessary assignments

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.4.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.4.ebuild 
b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.4.ebuild
index 224e5d99088b..03b56b603e8a 100644
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.4.ebuild
+++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.4.ebuild
@@ -9,10 +9,6 @@ inherit xorg-3
 DESCRIPTION="X.Org driver for joystick input devices"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~m68k ppc ppc64 sparc x86"
 
-RDEPEND=""
-DEPEND="${RDEPEND}
-       x11-base/xorg-proto"
-
 src_install() {
        xorg-3_src_install
 

Reply via email to