%DEPENDS%
python2-kombu
python2-billiard
python2-pytz

%OPTDEPENDS%
python2-pyopenssl: for celery.security
python2-gevent: for celery.concurrency.gevent
python2-librabbitmq: optimized client for RabbitMQ
python2-pymongo: for celery.backends.mongodb
python2-msgpack: for using the msgpack serializer
python2-pyro: for using Pyro4 message transport
python2-redis: for celery.backends.redis
python2-sqlalchemy: for celery.backends.database
python2-boto: for SQS transport
python2-yaml: for using the yaml serializer
python2-pyzmq: for using ZeroMQ transport

