Commit c9ac73f11e3a1524c10d3d5766cc96842f0b59a7
1 parent
39703a5c
Exists in
master
and in
3 other branches
missing build dependency
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
colab-deps.spec
... | ... | @@ -12,7 +12,8 @@ Group: Development/Tools |
12 | 12 | BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot |
13 | 13 | Prefix: %{_prefix} |
14 | 14 | Vendor: Sergio Oliveira <sergio@tracy.com.br> |
15 | -Url: https://github.com/colab-community/colab | |
15 | +Url: https://gitlab.com/softwarepublico/colab-deps | |
16 | +BuildRequires: python-virtualenv | |
16 | 17 | |
17 | 18 | %description |
18 | 19 | Integrated software development platform (Python dependencies). | ... | ... |