Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/roswell/
Date: Sat, 10 Aug 2019 12:15:23
Message-Id: 1565439295.f67e0f91e4a5ab3114a19fd1a26cd5683f23361b.juippis@gentoo
1 commit: f67e0f91e4a5ab3114a19fd1a26cd5683f23361b
2 Author: YUE Daian <sheepduke <AT> gmail <DOT> com>
3 AuthorDate: Sat Aug 10 03:21:52 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 10 12:14:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67e0f91
7
8 dev-lisp/roswell: fix fill collision with libroutersos
9
10 Bug: https://bugs.gentoo.org/691754
11 Signed-off-by: YUE Daian <sheepduke <AT> gmail.com>
12 Closes: https://github.com/gentoo/gentoo/pull/12664
13 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
14
15 dev-lisp/roswell/roswell-19.3.10.97.ebuild | 2 ++
16 1 file changed, 2 insertions(+)
17
18 diff --git a/dev-lisp/roswell/roswell-19.3.10.97.ebuild b/dev-lisp/roswell/roswell-19.3.10.97.ebuild
19 index 7c7198c265e..8caf020ab8e 100644
20 --- a/dev-lisp/roswell/roswell-19.3.10.97.ebuild
21 +++ b/dev-lisp/roswell/roswell-19.3.10.97.ebuild
22 @@ -14,6 +14,8 @@ LICENSE="MIT"
23
24 KEYWORDS="~amd64 ~x86"
25
26 +RDEPEND="!net-libs/librouteros"
27 +
28 src_prepare() {
29 default
30 eautoreconf