Skip to content

Commit

Permalink
fix(gcm-core): bump dotnet-sdk (#1163) (#1181)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6446430)

Co-authored-by: madomado <[email protected]>
  • Loading branch information
raboneko and madonuko authored May 2, 2024
1 parent aca636d commit 4a88aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/tools/gcm-core/gcm-core.spec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Source0: %{forgesource}
Provides: %{long_name} = %{version}-%{release}
Provides: %{long_name}-core = %{version}-%{release}

BuildRequires: dotnet-sdk-7.0
BuildRequires: dotnet-sdk-8.0
# Require DPKG, so that we can use the `dpkg-architecture` command. which makes the build script happy.
# TODO: Better solution: Patch out the debian-specific packaging code.
BuildRequires: dpkg-dev
Expand Down

0 comments on commit 4a88aee

Please sign in to comment.