Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/mtools/
Date: Fri, 30 Mar 2018 17:56:19
Message-Id: 1522432557.abe7957c3daffe81e110eab3154d61c950db80ac.mrueg@gentoo
1 commit: abe7957c3daffe81e110eab3154d61c950db80ac
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 30 17:55:57 2018 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 17:55:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abe7957c
7
8 sys-fs/mtools: Add dependency on sys-apps/texinfo
9
10 Acked by floppym
11
12 Package-Manager: Portage-2.3.27, Repoman-2.3.9
13
14 sys-fs/mtools/mtools-4.0.18-r2.ebuild | 7 +++++--
15 1 file changed, 5 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-fs/mtools/mtools-4.0.18-r2.ebuild b/sys-fs/mtools/mtools-4.0.18-r2.ebuild
18 index 543c5416891..5d3714efbff 100644
19 --- a/sys-fs/mtools/mtools-4.0.18-r2.ebuild
20 +++ b/sys-fs/mtools/mtools-4.0.18-r2.ebuild
21 @@ -14,7 +14,7 @@ SLOT="0"
22 KEYWORDS="alpha amd64 arm ~hppa ~ppc ~ppc64 sparc x86 ~x64-macos ~x64-solaris"
23 IUSE="X elibc_glibc"
24
25 -DEPEND="
26 +RDEPEND="
27 !elibc_glibc? ( virtual/libiconv )
28 X? (
29 x11-libs/libICE
30 @@ -23,7 +23,10 @@ DEPEND="
31 x11-libs/libX11
32 x11-libs/libXt
33 )"
34 -RDEPEND="${DEPEND}"
35 +DEPEND="${RDEPEND}
36 + sys-apps/texinfo"
37 +# texinfo is required because we patch mtools.texi
38 +# drop it when mtools-4.0.18-locking.patch is no longer applied
39
40 src_prepare() {
41 # Don't throw errors on existing directories