Added simple dependency checks to all annotation processors

Change-Id: I8de5ca9a6e56bbcd32168cdb23474be4401171a7
diff --git a/t/annotation/xip_constituency.t b/t/annotation/xip_constituency.t
index 0f8a0b8..5ecf73d 100644
--- a/t/annotation/xip_constituency.t
+++ b/t/annotation/xip_constituency.t
@@ -3,6 +3,7 @@
 use warnings;
 use utf8;
 use Test::More;
+use KorAP::XML::Annotation::XIP::Constituency;
 use Scalar::Util qw/weaken/;
 use Data::Dumper;
 use lib 't/annotation';