Accepting request 731974 from home:susnux:branches:games
Fixed requirements OBS-URL: https://build.opensuse.org/request/show/731974 OBS-URL: https://build.opensuse.org/package/show/games/q5go?expand=0&rev=7
This commit is contained in:
parent
a798f938cd
commit
e39f11914d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 19 14:44:36 UTC 2019 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Add correct QT5Core requirement, as q5go requires some specific
|
||||
API.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 8 12:17:33 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -27,6 +27,8 @@ Source0: https://github.com/bernds/%{name}/archive/%{name}-%{version}.tar
|
||||
BuildRequires: libqt5-linguist-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
# Required for https://doc.qt.io/qt-5/qmetaobject.html#invokeMethod-4
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.10
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5Multimedia)
|
||||
BuildRequires: pkgconfig(Qt5Network)
|
||||
|
Loading…
x
Reference in New Issue
Block a user