diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2012-03-13 15:07:05 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2012-03-13 15:07:05 +0000 |
commit | f3296cc0c3b3d8b13c574f443b0ce681187f4c5c (patch) | |
tree | 1435ae2f5560f72a25eaf1e354c79f6919dc07f5 /sys-process/at/at-3.1.10.2-r1.ebuild | |
parent | Wrong bug# (diff) | |
download | historical-f3296cc0c3b3d8b13c574f443b0ce681187f4c5c.tar.gz historical-f3296cc0c3b3d8b13c574f443b0ce681187f4c5c.tar.bz2 historical-f3296cc0c3b3d8b13c574f443b0ce681187f4c5c.zip |
Added sys-devel/bison to DEPEND. This should fix bug #294351 and bug #408035
Package-Manager: portage-2.2.0_alpha90/cvs/Linux x86_64
Diffstat (limited to 'sys-process/at/at-3.1.10.2-r1.ebuild')
-rw-r--r-- | sys-process/at/at-3.1.10.2-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-process/at/at-3.1.10.2-r1.ebuild b/sys-process/at/at-3.1.10.2-r1.ebuild index a7755abb3803..bd983aa69cd2 100644 --- a/sys-process/at/at-3.1.10.2-r1.ebuild +++ b/sys-process/at/at-3.1.10.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.10.2-r1.ebuild,v 1.10 2011/10/31 01:17:19 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.10.2-r1.ebuild,v 1.11 2012/03/13 15:07:05 polynomial-c Exp $ inherit eutils flag-o-matic autotools pam @@ -14,6 +14,7 @@ KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" IUSE="pam" DEPEND="virtual/mta + sys-devel/bison >=sys-devel/flex-2.5.4a pam? ( virtual/pam )" RDEPEND="virtual/mta |