commit:     d253bf9ddbd725768a88139b02a99e1351b83696
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  4 11:52:03 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun  4 11:54:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d253bf9d

dev-util/bustle: add missing build-time dependency on dev-perl/Locale-gettext

Package-Manager: portage-2.3.0_rc1

 dev-util/bustle/bustle-0.5.4.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-util/bustle/bustle-0.5.4.ebuild 
b/dev-util/bustle/bustle-0.5.4.ebuild
index a8ae80a..949a545 100644
--- a/dev-util/bustle/bustle-0.5.4.ebuild
+++ b/dev-util/bustle/bustle-0.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -32,6 +32,7 @@ RDEPEND="dev-haskell/cairo:=
        dev-haskell/text:=
        >=dev-lang/ghc-7.4.1:=
        dev-libs/glib:2
+       dev-perl/Locale-gettext
 "
 DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.8

Reply via email to