'A library is missing for rest_server to work', 'severity' => REQUIREMENT_ERROR, 'value' => $t('Please download spyc and create a file called spyc.php in rest_server/lib', array('@download' => 'http://code.google.com/p/spyc/downloads/list')), 'title' => t('Missing library'), ); } } return $requirements; }