Add explicit dependency for grass >= 7.0.3
This commit is contained in:
parent
61b448e309
commit
823c631d32
|
@ -134,7 +134,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||
# WARNING: Rebuild QGIS whenever a new version of GRASS is shipped! Even though
|
||||
# the soname might stay the same, it won't work anymore.
|
||||
#http://hub.qgis.org/issues/5274
|
||||
Requires: grass = 6.4.4
|
||||
Requires: grass => 7.0.3
|
||||
|
||||
%description grass
|
||||
GRASS plugin for QGIS required to interface with the GRASS system.
|
||||
|
|
Reference in New Issue
Block a user