Commit e0edd6a5513a09aca5eb4d4973ec2e414e58cd95
Committed by
Rodrigo Siqueira de Melo
1 parent
842d22f8
Exists in
master
and in
79 other branches
Removed python-virtualenv from colab-deps runtime deps
Signed-off-by: Sergio Oliveira <sergio@tracy.com.br>
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
colab-deps/colab-deps.spec
... | ... | @@ -14,7 +14,6 @@ Prefix: %{_prefix} |
14 | 14 | Vendor: Sergio Oliveira <sergio@tracy.com.br> |
15 | 15 | Url: https://gitlab.com/softwarepublico/colab-deps |
16 | 16 | BuildRequires: gettext, libxml2-devel, libxslt-devel, openssl-devel, libffi-devel, libjpeg-turbo-devel, zlib-devel, freetype-devel, postgresql-devel, python-devel, libyaml-devel, python-virtualenv, libev-devel, gcc |
17 | -Requires: python-virtualenv | |
18 | 17 | |
19 | 18 | %description |
20 | 19 | Integrated software development platform (Python dependencies). | ... | ... |