diff --git a/rpm/python-oq-engine.spec.inc b/rpm/python-oq-engine.spec.inc index 05c4f5c6744..566f245e5b9 100644 --- a/rpm/python-oq-engine.spec.inc +++ b/rpm/python-oq-engine.spec.inc @@ -18,7 +18,7 @@ Vendor: The GEM OpenQuake team Url: http://github.com/gem/oq-engine %define common_deps python numpy scipy python-shapely python-psutil python-mock python-futures h5py python-amqp python-celery python-psycopg2 python-django rabbitmq-server postgresql-server postgis sudo -%define oqlib_deps python-oq-hazardlib >= 0.15.0 python-oq-risklib >= 0.8.0 +%define oqlib_deps python-oq-hazardlib >= 0.16.0 python-oq-risklib >= 0.9.0 %define dev_deps python-nose python-coverage Requires: %{common_deps} Requires: %{oqlib_deps}