projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d7533a
)
app-dicts/mecab-unidic: [QA] Add missing DEPEND="app-arch/unzip"
author
David Seifert
<soap@gentoo.org>
Wed, 28 Aug 2019 10:09:51 +0000
(12:09 +0200)
committer
David Seifert
<soap@gentoo.org>
Wed, 28 Aug 2019 10:09:51 +0000
(12:09 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild
patch
|
blob
|
history
diff --git
a/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild
b/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild
index 10aa05e9bac6f3308e367a8de772a2b2f50003cd..2d372389d3eb6a562ba6cea0d0f4a1cf26d87b50 100644
(file)
--- a/
app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild
+++ b/
app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@
-14,5
+14,7
@@
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-DEPEND="app-text/mecab"
+DEPEND="
+ app-arch/unzip
+ app-text/mecab"
S="${WORKDIR}/${MY_P}"