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.13.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.13.ebuild')
-rw-r--r-- | sys-process/at/at-3.1.13.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-process/at/at-3.1.13.ebuild b/sys-process/at/at-3.1.13.ebuild index e3d4b4df9d3a..6157a00b8f95 100644 --- a/sys-process/at/at-3.1.13.ebuild +++ b/sys-process/at/at-3.1.13.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.13.ebuild,v 1.5 2011/10/31 01:17:19 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.13.ebuild,v 1.6 2012/03/13 15:07:05 polynomial-c Exp $ EAPI=4 @@ -17,6 +17,7 @@ IUSE="pam" DEPEND="virtual/mta >=sys-devel/autoconf-2.64 + sys-devel/bison >=sys-devel/flex-2.5.4a pam? ( virtual/pam )" RDEPEND="virtual/mta |