summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-02-22 14:14:11 +0300
committerWill Thompson <will@willthompson.co.uk>2014-02-26 22:39:40 +0000
commit7f6be8af1632aeecc58d1b370cc473d76814a40e (patch)
treed06242360bb76dd6025648535aa6a71939b50d77
parentc11fe32f2053b2f42c70a9ad56d8653330a9282e (diff)
bustle: add missing depends to 'test-renderer'
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--bustle.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/bustle.cabal b/bustle.cabal
index 8b39b49..b96b232 100644
--- a/bustle.cabal
+++ b/bustle.cabal
@@ -183,6 +183,8 @@ Test-suite test-renderer
, mtl
, text
, pango
+ , hgettext
+ , setlocale
, test-framework
, test-framework-hunit
, HUnit