x11-misc/gromit-mpx: add missing packaged to RDEPEND

Closes: https://bugs.gentoo.org/933259
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
This commit is contained in:
Oliver Freyermuth
2024-05-31 19:13:03 +02:00
parent 9cc73f6d1a
commit 1e7ec86e90
2 changed files with 11 additions and 3 deletions

View File

@@ -20,9 +20,13 @@ LICENSE="GPL-2"
SLOT="0"
RDEPEND="
x11-libs/gtk+:3
dev-libs/glib
dev-libs/libappindicator:3
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:3
x11-libs/libX11
x11-libs/libXi
>=x11-apps/xinput-1.3
"
DEPEND="${RDEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,9 +20,13 @@ LICENSE="GPL-2"
SLOT="0"
RDEPEND="
x11-libs/gtk+:3
dev-libs/glib
dev-libs/libappindicator:3
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:3
x11-libs/libX11
x11-libs/libXi
>=x11-apps/xinput-1.3
"
DEPEND="${RDEPEND}"