dev-util/bustle: add missing build-time dependency on dev-perl/Locale-gettext
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 4 Jun 2016 11:52:03 +0000 (12:52 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 4 Jun 2016 11:54:06 +0000 (12:54 +0100)
Package-Manager: portage-2.3.0_rc1

dev-util/bustle/bustle-0.5.4.ebuild

index a8ae80a6da3e5e0adf24b63c898e003ff0cdb06f..949a5450b0d31ea228a4b8c0ecc0fa947f0ddaca 100644 (file)
@@ -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