mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-27 05:58:22 +01:00
nwg-dock: update
This commit is contained in:
parent
92944a9322
commit
5a35a42e80
@ -18,6 +18,7 @@ SRCREV = "6fdd055eaff282298ea5496d203514b5f99314a0"
|
|||||||
inherit go go-mod pkgconfig
|
inherit go go-mod pkgconfig
|
||||||
|
|
||||||
GO_INSTALL = "${GO_IMPORT}"
|
GO_INSTALL = "${GO_IMPORT}"
|
||||||
|
GO_LINKSHARED = ""
|
||||||
|
|
||||||
do_install:append() {
|
do_install:append() {
|
||||||
# remove precompiled x86 binaries
|
# remove precompiled x86 binaries
|
||||||
@ -26,5 +27,3 @@ do_install:append() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
do_compile[network] = "1"
|
do_compile[network] = "1"
|
||||||
|
|
||||||
PRIVATE_LIBS:${PN}:append = " libstd.so"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user