diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-04-24 08:58:02 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-04-24 08:58:02 +0200 |
commit | b78c8c754391dbe7596d95e957a6ca470bbe3c9d (patch) | |
tree | b4526cd34bab6d8c6c23dc47fff3e713fc56f9f6 /x11-libs/motif | |
parent | app-editors/qemacs: Depend on x11-base/xorg-proto at build time. (diff) | |
download | gentoo-b78c8c754391dbe7596d95e957a6ca470bbe3c9d.tar.gz gentoo-b78c8c754391dbe7596d95e957a6ca470bbe3c9d.tar.bz2 gentoo-b78c8c754391dbe7596d95e957a6ca470bbe3c9d.zip |
x11-libs/motif: Depend on x11-base/xorg-proto at build time.
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'x11-libs/motif')
-rw-r--r-- | x11-libs/motif/motif-2.3.8-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-libs/motif/motif-2.3.8-r1.ebuild b/x11-libs/motif/motif-2.3.8-r1.ebuild index 1677a1ad6ac8..2258ff7c47cc 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() { |