diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-03-19 18:57:06 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-03-19 18:57:06 +0000 |
commit | dc186e93b35142cb6fc00583804330e617967d39 (patch) | |
tree | 1cb03c69918a62c139281036c0dd52aae49610d0 /app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild | |
parent | Added ~amd64 keyword. (diff) | |
download | gentoo-2-dc186e93b35142cb6fc00583804330e617967d39.tar.gz gentoo-2-dc186e93b35142cb6fc00583804330e617967d39.tar.bz2 gentoo-2-dc186e93b35142cb6fc00583804330e617967d39.zip |
Add DEPEND on app-arch/unzip
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild')
-rw-r--r-- | app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild b/app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild index 9f725c1886b5..ffd0e52678ac 100644 --- a/app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild +++ b/app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild,v 1.1 2005/12/03 11:40:02 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-de/stardict-hnd-vi-de-20050917.ebuild,v 1.2 2006/03/19 18:57:06 halcy0n Exp $ FROM_LANG="Vietnamese" TO_LANG="German" @@ -14,4 +14,7 @@ KEYWORDS="~x86" IUSE="" S="${WORKDIR}/VietDuc" +DEPEND="${DEPEND} + app-arch/unzip" + RDEPEND=">=app-dicts/stardict-2.4.2" |