summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vimpython')
-rw-r--r--app-vim/vimpython/vimpython-1.13-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimpython/vimpython-1.13-r3.ebuild b/app-vim/vimpython/vimpython-1.13-r3.ebuild
index 73600cf3bfd8..923da1931b4c 100644
--- a/app-vim/vimpython/vimpython-1.13-r3.ebuild
+++ b/app-vim/vimpython/vimpython-1.13-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,5 +14,5 @@ KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="app-arch/unzip"
+BDEPEND="app-arch/unzip"
RDEPEND="${PYTHON_DEPS}"