mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
gui-apps/wob: Added dev-libs/inih to RDEPEND
Closes: https://bugs.gentoo.org/915487 Signed-off-by: Jonas Frei <freijon@pm.me>
This commit is contained in:
@@ -15,7 +15,10 @@ KEYWORDS="~amd64 ~x86"
|
||||
IUSE="+man +seccomp test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="dev-libs/wayland"
|
||||
RDEPEND="
|
||||
dev-libs/inih
|
||||
dev-libs/wayland
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-libs/wayland-protocols
|
||||
seccomp? ( sys-libs/libseccomp )
|
||||
|
||||
Reference in New Issue
Block a user