diff options
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" |