mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
x11-misc/dotool: add missing dep libxkbcommon
Closes: https://bugs.gentoo.org/938752 Signed-off-by: Dale Showers <gentoo@fictx.com>
This commit is contained in:
@@ -19,7 +19,8 @@ KEYWORDS="~amd64"
|
||||
IUSE="+man"
|
||||
|
||||
BDEPEND="man? ( app-text/scdoc )"
|
||||
DEPEND="dev-libs/libinput"
|
||||
DEPEND="dev-libs/libinput
|
||||
x11-libs/libxkbcommon"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user