Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c145f28

Browse files
committedMay 8, 2019
[RPM] Fix a typo in a comment in spec file
1 parent 9afff9d commit c145f28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎rpm/qgis.spec.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ BuildRequires: qt5-qtserialport-devel
114114
BuildRequires: qt5-qt3d-devel
115115

116116
# In F30+ qt5-qtbase-devel has been splitted
117-
# in qt5-qtbase-private-devel and qt5-qtbase-private-devel
118-
# qt5-qtbase-private-devel is neede by
117+
# in qt5-qtbase-devel and qt5-qtbase-private-devel
118+
# qt5-qtbase-private-devel is needed by
119119
# external/qspatialite/qsql_spatialite.cpp:49:10
120120
%if 0%{?fedora} >= 30
121121
BuildRequires: qt5-qtbase-private-devel

0 commit comments

Comments
 (0)
Please sign in to comment.