app-vim/csound-syntax: block on media-sound/csound[vim-syntax]

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2024-01-13 17:27:01 +01:00
committed by Conrad Kostecki
parent 5eff8d8051
commit fd99843943

View File

@@ -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]"