commit:     21eea2745e80dd5823bcf3598cde7875e0fc697f
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 30 16:22:16 2016 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 16:22:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21eea274

app-admin/tmpreaper: add sys-fs/e2fsprogs to DEPEND, bug 587598

Package-Manager: portage-2.3.0

 app-admin/tmpreaper/tmpreaper-1.6.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/tmpreaper/tmpreaper-1.6.13.ebuild 
b/app-admin/tmpreaper/tmpreaper-1.6.13.ebuild
index 8b9daec..17cb55b 100644
--- a/app-admin/tmpreaper/tmpreaper-1.6.13.ebuild
+++ b/app-admin/tmpreaper/tmpreaper-1.6.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="amd64 ~arm ppc x86"
 IUSE=""
 
-DEPEND=""
+DEPEND="sys-fs/e2fsprogs"
 RDEPEND=""
 
 S="${WORKDIR}/${MY_P/_/-}"

Reply via email to