From: Sergei Trofimovich Date: Sat, 4 Jun 2016 11:52:03 +0000 (+0100) Subject: dev-util/bustle: add missing build-time dependency on dev-perl/Locale-gettext X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d253bf9ddbd725768a88139b02a99e1351b83696;p=gentoo.git dev-util/bustle: add missing build-time dependency on dev-perl/Locale-gettext Package-Manager: portage-2.3.0_rc1 --- diff --git a/dev-util/bustle/bustle-0.5.4.ebuild b/dev-util/bustle/bustle-0.5.4.ebuild index a8ae80a6da3e..949a5450b0d3 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