mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-27 05:58:22 +01:00
nwg-dock: inherit pkgconfig; update
This commit is contained in:
parent
a53c0b56f8
commit
6a6164a71a
@ -11,10 +11,10 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-dock.git"
|
||||
|
||||
SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https"
|
||||
|
||||
PV = "0.2.0"
|
||||
PV = "0.2.2"
|
||||
SRCREV = "v${PV}"
|
||||
|
||||
inherit go go-mod
|
||||
inherit go go-mod pkgconfig
|
||||
|
||||
GO_INSTALL = "${GO_IMPORT}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user