commit:     6ce58dd1fcbf1002cbc824dc290d4909e40f350e
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  2 14:05:55 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jun  2 14:07:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce58dd1

app-editors/xvile: fix BDEPEND typo

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-editors/xvile/xvile-9.8v.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/xvile/xvile-9.8v.ebuild 
b/app-editors/xvile/xvile-9.8v.ebuild
index 85fc70cefbcc..b3a06afe19e8 100644
--- a/app-editors/xvile/xvile-9.8v.ebuild
+++ b/app-editors/xvile/xvile-9.8v.ebuild
@@ -27,7 +27,7 @@ RDEPEND="~app-editors/vile-${PV}
 DEPEND="${RDEPEND}
        x11-base/xorg-proto
        sys-devel/flex"
-BDEPEND+"virtual/pkgconfig"
+BDEPEND="virtual/pkgconfig"
 
 S="${WORKDIR}"/${MY_P}
 

Reply via email to