Add a platform plugin for OBS build
This commit is contained in:
parent
bc19a36774
commit
4e9066ee70
2 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ BuildRequires: pkgconfig(Qt5Qml)
|
|||
BuildRequires: pkgconfig(Qt5Quick)
|
||||
BuildRequires: ecl
|
||||
BuildRequires: eql5
|
||||
BuildRequires: qt5-plugin-platform-minimal
|
||||
BuildRequires: desktop-file-utils
|
||||
|
||||
%description
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@ PkgConfigBR:
|
|||
PkgBR:
|
||||
- ecl
|
||||
- eql5
|
||||
- qt5-plugin-platform-minimal
|
||||
|
||||
# Runtime dependencies which are not automatically detected
|
||||
Requires:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue