Commit c9ac73f11e3a1524c10d3d5766cc96842f0b59a7

Authored by Antonio Terceiro
1 parent 39703a5c

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,7 +12,8 @@ Group: Development/Tools
12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot 12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
13 Prefix: %{_prefix} 13 Prefix: %{_prefix}
14 Vendor: Sergio Oliveira <sergio@tracy.com.br> 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 %description 18 %description
18 Integrated software development platform (Python dependencies). 19 Integrated software development platform (Python dependencies).