forked from pool/fastfetch
This commit is contained in:
parent
f98fe4c0f7
commit
f7deac1543
@ -30,7 +30,13 @@ BuildRequires: gcc
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: opencl-headers
|
BuildRequires: opencl-headers
|
||||||
BuildRequires: vulkan-headers
|
BuildRequires: vulkan-headers
|
||||||
|
# For some reason these don't build on 15.5
|
||||||
|
# Once the 15.6 repo is enabled, check to see if it builds there
|
||||||
|
%if 0%{?suse_version} > 1600
|
||||||
|
%ifarch x86_64
|
||||||
BuildRequires: pkgconfig(DirectX-Headers)
|
BuildRequires: pkgconfig(DirectX-Headers)
|
||||||
|
%endif
|
||||||
|
%endif
|
||||||
BuildRequires: pkgconfig(ImageMagick)
|
BuildRequires: pkgconfig(ImageMagick)
|
||||||
BuildRequires: pkgconfig(chafa)
|
BuildRequires: pkgconfig(chafa)
|
||||||
BuildRequires: pkgconfig(dbus-1)
|
BuildRequires: pkgconfig(dbus-1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user