From 6ac82432c3e2247d68843163e3eec9289d1f98b2 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 7 May 2024 23:30:26 +0200 Subject: [PATCH] nwg-bar: update --- recipes-gtk/nwg-shell/nwg-bar_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-gtk/nwg-shell/nwg-bar_git.bb b/recipes-gtk/nwg-shell/nwg-bar_git.bb index ed384b8..3f5e1cb 100644 --- a/recipes-gtk/nwg-shell/nwg-bar_git.bb +++ b/recipes-gtk/nwg-shell/nwg-bar_git.bb @@ -19,7 +19,6 @@ SRCREV = "86f75d0856193c1ba1505f6afbc1b73d34c7093a" inherit go go-mod pkgconfig GO_INSTALL = "${GO_IMPORT}" +GO_LINKSHARED = "" do_compile[network] = "1" - -PRIVATE_LIBS:${PN}:append = " libstd.so"