commit:     f67e0f91e4a5ab3114a19fd1a26cd5683f23361b
Author:     YUE Daian <sheepduke <AT> gmail <DOT> com>
AuthorDate: Sat Aug 10 03:21:52 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 12:14:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67e0f91

dev-lisp/roswell: fix fill collision with libroutersos

Bug: https://bugs.gentoo.org/691754
Signed-off-by: YUE Daian <sheepduke <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12664
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 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 7c7198c265e..8caf020ab8e 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

Reply via email to