From c5e4f66330769bf3d6650d6089891185820c1d5e Mon Sep 17 00:00:00 2001 From: madomado Date: Mon, 1 Jul 2024 07:10:11 +0800 Subject: [PATCH] fix: gendesk (#1404) make this actually provides gendesk Signed-off-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}