This commit is contained in:
parent
de5ba0beda
commit
ea6032948f
@ -63,7 +63,8 @@ BuildRequires: python3-Jinja2
|
||||
BuildRequires: python3-OWSLib
|
||||
BuildRequires: python3-PyYAML
|
||||
BuildRequires: python3-future
|
||||
BuildRequires: python3-GDAL
|
||||
#BuildRequires: python3-GDAL
|
||||
BuildRequires: python3-GDAL2
|
||||
BuildRequires: python3-psycopg2
|
||||
BuildRequires: python3-pygments
|
||||
BuildRequires: python3-qscintilla-qt5
|
||||
@ -130,7 +131,8 @@ Requires: python3-OWSLib
|
||||
Requires: python3-PyYAML
|
||||
Requires: python3-Pygments
|
||||
Requires: python3-future
|
||||
Requires: python3-gdal
|
||||
#Requires: python3-gdal
|
||||
Requires: python3-gdal2
|
||||
Requires: python3-psycopg2
|
||||
# Those are not picked by obs
|
||||
Requires: python3-qscintilla-qt5
|
||||
|
Loading…
Reference in New Issue
Block a user