commit: 1877198b4baa3d03dd3315a21d4f01439a3f5e2e
Author: Erica Nebula <EricaNebula <AT> Proton <DOT> me>
AuthorDate: Sun Jul 27 00:03:33 2025 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Jul 27 00:08:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1877198b
media-video/obs-cmd: 0.19.2 Use RUST_MIN_VER
Received feedback that I can use this instead of manually setting my
BDEPEND.
Signed-off-by: Erica Nebula <EricaNebula <AT> Proton.me>
media-video/obs-cmd/obs-cmd-0.19.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/obs-cmd/obs-cmd-0.19.2.ebuild
b/media-video/obs-cmd/obs-cmd-0.19.2.ebuild
index bef279e299..5977210856 100644
--- a/media-video/obs-cmd/obs-cmd-0.19.2.ebuild
+++ b/media-video/obs-cmd/obs-cmd-0.19.2.ebuild
@@ -203,7 +203,7 @@ KEYWORDS="~amd64"
RESTRICT="mirror"
-BDEPEND="|| ( >=dev-lang/rust-bin-1.88.0:* >=dev-lang/rust-1.88.0:* )"
+RUST_MIN_VER=1.88.0
src_install() {
dobin target/release/obs-cmd