From b78c8c754391dbe7596d95e957a6ca470bbe3c9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Tue, 24 Apr 2018 08:58:02 +0200 Subject: [PATCH] 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 1677a1ad6ac89..2258ff7c47cc5 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() {