- Declare new build deps gcc and gcc-c++
OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=25
This commit is contained in:
parent
b4f19dcf74
commit
85c63a1621
@ -1,6 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 07:37:05 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
- Declare new build deps gcc and gcc-c++
|
||||
- Update to version 2.1.2. Changes listed after 2.0.5:
|
||||
|
||||
# 2.1.2
|
||||
|
@ -26,6 +26,8 @@ URL: https://github.com/LinusDierheimer/fastfetch
|
||||
Source: https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
BuildRequires: Mesa-devel
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: opencl-headers
|
||||
BuildRequires: vulkan-headers
|
||||
BuildRequires: pkgconfig(ImageMagick)
|
||||
|
Loading…
Reference in New Issue
Block a user