mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-libs/libxkbcommon: RDEPEND on libxcb.
% scanelf -n /usr/lib64/libxkbcommon-x11.so.0.0.0 TYPE NEEDED FILE ET_DYN libxkbcommon.so.0,libxcb.so.1,libxcb-xkb.so.1,libc.so.6 /usr/lib64/libxkbcommon-x11.so.0.0.0
This commit is contained in:
@@ -27,7 +27,7 @@ DEPEND="sys-devel/bison
|
||||
>=x11-proto/kbproto-1.0.6-r1[${MULTILIB_USEDEP}]
|
||||
)
|
||||
doc? ( app-doc/doxygen )"
|
||||
RDEPEND=""
|
||||
RDEPEND="X? ( >=x11-libs/libxcb-1.10[${MULTILIB_USEDEP},xkb] )"
|
||||
|
||||
pkg_setup() {
|
||||
XORG_CONFIGURE_OPTIONS=(
|
||||
|
||||
Reference in New Issue
Block a user