dev-libs/bemenu: fix missing xcb dep when wayland only

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Matthew Thode
2022-01-11 10:49:13 -06:00
parent 829eee3546
commit 4936fb05cb
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2019-2021 Gentoo Authors
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,6 +29,7 @@ DEPEND="
dev-libs/wayland-protocols
x11-libs/cairo
x11-libs/pango
x11-libs/libxcb
)
X? (
x11-libs/libxcb

View File

@@ -1,4 +1,4 @@
# Copyright 2019-2021 Gentoo Authors
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,6 +29,7 @@ DEPEND="
dev-libs/wayland-protocols
x11-libs/cairo
x11-libs/pango
x11-libs/libxcb
)
X? (
x11-libs/libxcb