mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
x11-libs/libxkbcommon: Move x11-base/xorg-proto to DEPEND
Reported by Arfrever. Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -22,10 +22,10 @@ IUSE="X doc test"
|
||||
|
||||
BDEPEND="
|
||||
sys-devel/bison
|
||||
X? ( x11-base/xorg-proto )
|
||||
doc? ( app-doc/doxygen )"
|
||||
DEPEND="X? ( >=x11-libs/libxcb-1.10:=[${MULTILIB_USEDEP},xkb] )"
|
||||
RDEPEND="${DEPEND}"
|
||||
RDEPEND="X? ( >=x11-libs/libxcb-1.10:=[${MULTILIB_USEDEP},xkb] )"
|
||||
DEPEND="${RDEPEND}
|
||||
X? ( x11-base/xorg-proto )"
|
||||
|
||||
pkg_setup() {
|
||||
XORG_CONFIGURE_OPTIONS=(
|
||||
|
||||
Reference in New Issue
Block a user