SHA256
1
0
forked from pool/kirigami2
Fabian Vogt 2017-04-21 09:42:50 +00:00 committed by Git OBS Bridge
parent 3f6e96df1a
commit e38e00b54d
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 21 09:42:31 UTC 2017 - fabian@ritter-vogt.de
- Remove obsolete BuildReq
- Add libqt5-qtquickcontrols2 runtime dependency
-------------------------------------------------------------------
Mon Jan 23 11:23:29 UTC 2017 - fabian@ritter-vogt.de

View File

@ -37,7 +37,8 @@ BuildRequires: cmake(Qt5Quick) >= 5.7.0
BuildRequires: cmake(Qt5Svg) >= 5.7.0
BuildRequires: cmake(Qt5Test) >= 5.7.0
BuildRequires: cmake(Qt5QuickControls2) >= 5.7.0
Requires: libqt5-qtquickcontrols2
# Remove this line once sr 446444 accepted
BuildRequires: libQt5QuickControls2-5
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with lang}
BuildRequires: cmake(Qt5LinguistTools) >= 5.7.0