diff options
-rw-r--r-- | dev-util/bustle/bustle-0.5.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 |