The module the provides the library integration should provide a
hook_requirements() that makes the necessary assertions. If you have a
module like awssdk then you can simply depend on that module in your info
file to imply a dependency on the AWS SDK for PHP from Amazon. Obvioulsy
you can do this all in one module otherwise.

-- 
Jimmy

Reply via email to