git-annex.cabal: add missing 'random' and 'uuid' dependencies to the test suite

This commit is contained in:
Peter Simons 2013-02-22 16:08:23 +01:00
parent ea00ff129f
commit 41fcb607df

View file

@ -127,7 +127,7 @@ Test-Suite test
old-locale, time, extensible-exceptions, dataenc, SHA,
process, json, base (>= 4.5 && < 4.7), monad-control,
transformers-base, lifted-base, IfElse, text, QuickCheck >= 2.1,
bloomfilter, edit-distance, process, SafeSemaphore, Glob
bloomfilter, edit-distance, process, SafeSemaphore, Glob, random, uuid
Other-Modules: Utility.Touch
Include-Dirs: Utility
C-Sources: Utility/libdiskfree.c