commit: fd99843943fdb2d1691a5c5decfc8c2da9fdefdc
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jan 13 16:27:01 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 20:45:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd998439
app-vim/csound-syntax: block on media-sound/csound[vim-syntax]
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild
b/app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild
index bd83fe3c361f..006878f0b195 100644
--- a/app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild
+++ b/app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,3 +14,5 @@ KEYWORDS="amd64 x86"
VIM_PLUGIN_HELPFILES="${PN}"
PATCHES=( "${FILESDIR}/${PN}-doc.patch" )
+
+RDEPEND="!media-sound/csound[vim-syntax]"