switch to pkgconfig
OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=60
This commit is contained in:
parent
138b1e728a
commit
57c361c23b
@ -53,8 +53,8 @@ BuildRequires: pkgconfig(glesv2)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(ice)
|
||||
# KMS/DRM driver needs libdrm and libgbm
|
||||
BuildRequires: libdrm-devel >= 2.4.46
|
||||
BuildRequires: libgbm-devel >= 9.0.0
|
||||
BuildRequires: pkgconfig(libdrm) >= 2.4.46
|
||||
BuildRequires: pkgconfig(libgbm) >= 9.0.0
|
||||
%if 0%{?suse_version} > 1220
|
||||
BuildRequires: pkgconfig(tslib)
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user