diff options
Diffstat (limited to 'app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild')
-rw-r--r-- | app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild b/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild index 73396b2969e4..809823f23a8f 100644 --- a/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild +++ b/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild,v 1.8 2011/04/16 17:52:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild,v 1.9 2011/05/27 00:47:20 chithanh Exp $ EAPI=3 @@ -15,7 +15,8 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd6 IUSE="" DEPEND="" -RDEPEND=">=app-admin/eselect-1.2.4" +RDEPEND=">=app-admin/eselect-1.2.4 + >=app-shells/bash-4" src_install() { insinto /usr/share/eselect/modules |