make pkgconfig(Qt5UiTools) dep unconditional
not sure why, but buildroot isn't getting qt5-qttools-static for some reason
This commit is contained in:
parent
b6612c7ecf
commit
b33841c571
@ -21,9 +21,9 @@ Patch0: qtscript-opensource-src-5.2.0-s390.patch
|
||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||
# -docs, for qhelpgenerator
|
||||
BuildRequires: qt5-qttools-devel
|
||||
%if 0%{?_qt5_examplesdir:1}
|
||||
#if 0%{?_qt5_examplesdir:1}
|
||||
BuildRequires: pkgconfig(Qt5UiTools)
|
||||
%endif
|
||||
#endif
|
||||
|
||||
%{?_qt5_version:Requires: qt5-qtbase%{?_isa} >= %{_qt5_version}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user