Skip to content

Commit

Permalink
update rpm spec oq-hazardlib and oq-risklib dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nastasi-oq committed Nov 17, 2015
1 parent 67abbbd commit 84b4581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/python-oq-engine.spec.inc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Vendor: The GEM OpenQuake team <[email protected]>
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}
Expand Down

0 comments on commit 84b4581

Please sign in to comment.