commit: ab9c13f970d477afa3ebc37fc6fbf2eb096ab023
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Wed Mar 6 03:11:59 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 6 03:36:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9c13f9
dev-util/wachy: add missing dependency on ncurses
The ncurses crate is used. It causes the program to link against
a system ncurses, which means in turn we want to subscribe to its slot.
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{wachy-0.1.0_alpha6.ebuild => wachy-0.1.0_alpha6-r1.ebuild} | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-util/wachy/wachy-0.1.0_alpha6.ebuild
b/dev-util/wachy/wachy-0.1.0_alpha6-r1.ebuild
similarity index 96%
rename from dev-util/wachy/wachy-0.1.0_alpha6.ebuild
rename to dev-util/wachy/wachy-0.1.0_alpha6-r1.ebuild
index c70001be06c0..dd3a2f680892 100644
--- a/dev-util/wachy/wachy-0.1.0_alpha6.ebuild
+++ b/dev-util/wachy/wachy-0.1.0_alpha6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2022 Gentoo Authors
+# Copyright 2017-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Auto-Generated by cargo-ebuild 0.3.2-alpha.0
@@ -122,6 +122,9 @@ SLOT="0"
KEYWORDS="~amd64"
RESTRICT="mirror"
+DEPEND="sys-libs/ncurses:="
+RDEPEND="${DEPEND}"
+
QA_FLAGS_IGNORED="usr/bin/wachy"
DOCS=(