nwg-dock: inherit pkgconfig; update

This commit is contained in:
Markus Volk 2022-01-18 11:12:36 +01:00
parent a53c0b56f8
commit 6a6164a71a

View File

@ -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}"