mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
games-util/input-remapper: import xdg
Fixes issue where icons are being installed but icon cache is not being regenerated Closes: https://bugs.gentoo.org/975964 Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
This commit is contained in:
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{12..13} )
|
||||
DISTUTILS_SINGLE_IMPL=1
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
inherit distutils-r1 systemd udev desktop
|
||||
inherit distutils-r1 systemd udev desktop xdg
|
||||
|
||||
DESCRIPTION="A tool to change and program the mapping of your input device buttons"
|
||||
HOMEPAGE="https://github.com/sezanzeb/input-remapper"
|
||||
|
||||
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{12..14} )
|
||||
DISTUTILS_SINGLE_IMPL=1
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
inherit distutils-r1 systemd git-r3 udev desktop
|
||||
inherit distutils-r1 systemd git-r3 udev desktop xdg
|
||||
|
||||
DESCRIPTION="A tool to change and program the mapping of your input device buttons"
|
||||
HOMEPAGE="https://github.com/sezanzeb/input-remapper"
|
||||
|
||||
Reference in New Issue
Block a user