mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
sys-apps/rogdrv: remove already defined variables
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Henrik Pihl <ahvenas@gmail.com>
This commit is contained in:
@@ -17,7 +17,6 @@ SRC_URI="https://github.com/kyokenn/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.g
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
DEPEND="$(python_gen_cond_dep '
|
||||
dev-python/python-evdev[${PYTHON_USEDEP}]
|
||||
@@ -25,8 +24,7 @@ DEPEND="$(python_gen_cond_dep '
|
||||
dev-python/hidapi[${PYTHON_USEDEP}]
|
||||
' python3_{7,8} )
|
||||
dev-libs/libappindicator
|
||||
virtual/udev
|
||||
${PYTHON_DEPS}"
|
||||
virtual/udev"
|
||||
RDEPEND="${DEPEND}"
|
||||
CONFIG_CHECK="~INPUT_UINPUT"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user