summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild')
-rw-r--r--dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild b/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild
index 37ace99caa9e..955e60af6cad 100644
--- a/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild
+++ b/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.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
@@ -12,7 +12,7 @@ LICENSE="BSD"
SLOT="4"
KEYWORDS="amd64 ~arm ~ppc x86"
-DEPEND="app-arch/zip"
+DEPEND="app-arch/unzip"
S="${WORKDIR}"