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 | b94006b128097b90cd348bb295e1bffbef31fdab (patch) | |
tree | b9d5265bf87603ffd8a4944fad6c5bcb3dcee505 /sys-process/at/at-3.1.13-r1.ebuild | |
parent | Wrong bug# (diff) | |
download | gentoo-2-b94006b128097b90cd348bb295e1bffbef31fdab.tar.gz gentoo-2-b94006b128097b90cd348bb295e1bffbef31fdab.tar.bz2 gentoo-2-b94006b128097b90cd348bb295e1bffbef31fdab.zip |
Added sys-devel/bison to DEPEND. This should fix bug #294351 and bug #408035
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/at/at-3.1.13-r1.ebuild')
-rw-r--r-- | sys-process/at/at-3.1.13-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-process/at/at-3.1.13-r1.ebuild b/sys-process/at/at-3.1.13-r1.ebuild index 1a3327c86d08..db7d2b6015fd 100644 --- a/sys-process/at/at-3.1.13-r1.ebuild +++ b/sys-process/at/at-3.1.13-r1.ebuild @@ -1,6 +1,6 @@ # 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-r1.ebuild,v 1.5 2012/03/13 13:29:09 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.13-r1.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 |