commit: b78c8c754391dbe7596d95e957a6ca470bbe3c9d
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 06:58:02 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 06:58:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b78c8c75
x11-libs/motif: Depend on x11-base/xorg-proto at build time.
Package-Manager: Portage-2.3.31, Repoman-2.3.9
x11-libs/motif/motif-2.3.8-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/x11-libs/motif/motif-2.3.8-r1.ebuild
b/x11-libs/motif/motif-2.3.8-r1.ebuild
index 1677a1ad6ac..2258ff7c47c 100644
--- a/x11-libs/motif/motif-2.3.8-r1.ebuild
+++ b/x11-libs/motif/motif-2.3.8-r1.ebuild
@@ -31,6 +31,7 @@ RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
DEPEND="${RDEPEND}
sys-devel/flex
|| ( dev-util/byacc sys-freebsd/freebsd-ubin )
+ x11-base/xorg-proto
x11-misc/xbitmaps"
src_prepare() {