forked from pool/fastfetch
- add pkgconfig(DirectX-Headers) to BuildRequires
* This ensures that correect GPU info is shown when used by WSL OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=76
This commit is contained in:
parent
47b4c608ff
commit
f98fe4c0f7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 19:39:38 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
- add pkgconfig(DirectX-Headers) to BuildRequires
|
||||
* This ensures that correect GPU info is shown when used by WSL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 16:55:58 UTC 2024 - RN <R_Nik_C@proton.me>
|
||||
|
||||
|
@ -30,6 +30,7 @@ BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: opencl-headers
|
||||
BuildRequires: vulkan-headers
|
||||
BuildRequires: pkgconfig(DirectX-Headers)
|
||||
BuildRequires: pkgconfig(ImageMagick)
|
||||
BuildRequires: pkgconfig(chafa)
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
|
Loading…
Reference in New Issue
Block a user