nwg-bar: inherit pkgconfig

This commit is contained in:
Markus Volk
2022-01-18 11:11:58 +01:00
parent 3a7e0a365a
commit a53c0b56f8
2 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,7 @@ SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https"
PV = "0.0.1"
SRCREV = "v${PV}"
inherit go go-mod
inherit go go-mod pkgconfig
GO_INSTALL = "${GO_IMPORT}"