Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxkbcommon/
Date: Thu, 28 Feb 2019 22:51:50
Message-Id: 1551394296.39edaae7e09e1723192bd805d8fcb0339f059bc0.mattst88@gentoo
1 commit: 39edaae7e09e1723192bd805d8fcb0339f059bc0
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 28 22:34:52 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 28 22:51:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39edaae7
7
8 x11-libs/libxkbcommon: Move x11-base/xorg-proto to DEPEND
9
10 Reported by Arfrever.
11
12 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
13
14 x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild | 6 +++---
15 1 file changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild
18 index b5f670fbec0..224ee5d3dce 100644
19 --- a/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild
20 +++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild
21 @@ -22,10 +22,10 @@ IUSE="X doc test"
22
23 BDEPEND="
24 sys-devel/bison
25 - X? ( x11-base/xorg-proto )
26 doc? ( app-doc/doxygen )"
27 -DEPEND="X? ( >=x11-libs/libxcb-1.10:=[${MULTILIB_USEDEP},xkb] )"
28 -RDEPEND="${DEPEND}"
29 +RDEPEND="X? ( >=x11-libs/libxcb-1.10:=[${MULTILIB_USEDEP},xkb] )"
30 +DEPEND="${RDEPEND}
31 + X? ( x11-base/xorg-proto )"
32
33 pkg_setup() {
34 XORG_CONFIGURE_OPTIONS=(