summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:19:41 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:53:54 +0100
commit0fcdbaca3031b1555515ddc062a5e72f12b2aeb8 (patch)
treea984417970667f1a82623e3d64955bbd2ca7177d /app-vim
parentapp-text/xlhtml: eutils->epatch (diff)
downloadgentoo-0fcdbaca3031b1555515ddc062a5e72f12b2aeb8.tar.gz
gentoo-0fcdbaca3031b1555515ddc062a5e72f12b2aeb8.tar.bz2
gentoo-0fcdbaca3031b1555515ddc062a5e72f12b2aeb8.zip
app-vim/breakpts: use BDEPEND for app-arch/unzip
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/breakpts/breakpts-4.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/breakpts/breakpts-4.0-r2.ebuild b/app-vim/breakpts/breakpts-4.0-r2.ebuild
index 1dcdff18bc43..79666b518bb0 100644
--- a/app-vim/breakpts/breakpts-4.0-r2.ebuild
+++ b/app-vim/breakpts/breakpts-4.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ RDEPEND="
>=app-vim/multvals-3.6.1
>=app-vim/genutils-1.13
>=app-vim/foldutil-1.6"
-DEPEND="app-arch/unzip"
+BDEPEND="app-arch/unzip"
VIM_PLUGIN_HELPTEXT=\
"This plugin allows breakpoints to be set and cleared visually. To start,