mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-05 00:16:48 +02:00
nwg-drawer: update
This commit is contained in:
parent
17a9397eb7
commit
9b0df726ff
@ -7,17 +7,14 @@ DEPENDS = " \
|
|||||||
gtk-layer-shell \
|
gtk-layer-shell \
|
||||||
"
|
"
|
||||||
|
|
||||||
RRECOMMENDS:${PN} = " \
|
RDEPENDS:${PN} = "go-runtime"
|
||||||
thunar \
|
|
||||||
foot \
|
|
||||||
"
|
|
||||||
|
|
||||||
GO_IMPORT = "github.com/nwg-piotr/nwg-drawer.git"
|
GO_IMPORT = "github.com/nwg-piotr/nwg-drawer.git"
|
||||||
|
|
||||||
SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https"
|
SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https"
|
||||||
|
|
||||||
PV = "0.3.6"
|
PV = "0.3.8"
|
||||||
SRCREV = "c4629e0c28dc9baadc59d4c66f520b5c0774bfb0"
|
SRCREV = "820848d9845592da785fae466742091d8e42767b"
|
||||||
|
|
||||||
inherit go go-mod pkgconfig
|
inherit go go-mod pkgconfig
|
||||||
|
|
||||||
@ -31,3 +28,4 @@ do_install:append() {
|
|||||||
|
|
||||||
do_compile[network] = "1"
|
do_compile[network] = "1"
|
||||||
|
|
||||||
|
PRIVATE_LIBS_${PN}:append = "libstd.so"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user