haskell-pocket-dns: test suite depends on external programs

This commit is contained in:
Peter Simons 2015-03-05 18:22:06 +01:00
parent 4eb43eec47
commit 02ce945693

View file

@ -227,6 +227,7 @@ self: super: {
HList = dontCheck super.HList;
memcached-binary = dontCheck super.memcached-binary;
persistent-zookeeper = dontCheck super.persistent-zookeeper;
pocket-dns = dontCheck super.pocket-dns;
postgresql-simple = dontCheck super.postgresql-simple;
postgrest = dontCheck super.postgrest;
snowball = dontCheck super.snowball;