From b570b280a2ee3799475cbc125393f8364e637f21 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sun, 30 Jun 2024 16:13:48 -0700 Subject: [PATCH] fix: gendesk (#1404) (#1405) make this actually provides gendesk Signed-off-by: madomado (cherry picked from commit c5e4f66330769bf3d6650d6089891185820c1d5e) Co-authored-by: madomado --- anda/langs/go/gendesk/golang-github-xyproto-gendesk.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/langs/go/gendesk/golang-github-xyproto-gendesk.spec b/anda/langs/go/gendesk/golang-github-xyproto-gendesk.spec index c8792a89e2..3195bd60da 100644 --- a/anda/langs/go/gendesk/golang-github-xyproto-gendesk.spec +++ b/anda/langs/go/gendesk/golang-github-xyproto-gendesk.spec @@ -27,6 +27,7 @@ License: BSD-3-Clause URL: %{gourl} Source: %{gosource} BuildRequires: git-core gcc +Provides: gendesk %description %{common_description}