From f67e0f91e4a5ab3114a19fd1a26cd5683f23361b Mon Sep 17 00:00:00 2001 From: YUE Daian Date: Sat, 10 Aug 2019 11:21:52 +0800 Subject: [PATCH] dev-lisp/roswell: fix fill collision with libroutersos Bug: https://bugs.gentoo.org/691754 Signed-off-by: YUE Daian Closes: https://github.com/gentoo/gentoo/pull/12664 Signed-off-by: Joonas Niilola --- dev-lisp/roswell/roswell-19.3.10.97.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-lisp/roswell/roswell-19.3.10.97.ebuild b/dev-lisp/roswell/roswell-19.3.10.97.ebuild index 7c7198c265e6..8caf020ab8e8 100644 --- a/dev-lisp/roswell/roswell-19.3.10.97.ebuild +++ b/dev-lisp/roswell/roswell-19.3.10.97.ebuild @@ -14,6 +14,8 @@ LICENSE="MIT" KEYWORDS="~amd64 ~x86" +RDEPEND="!net-libs/librouteros" + src_prepare() { default eautoreconf -- 2.26.2