nwg-menu: inherit pkgconfig

This commit is contained in:
Markus Volk 2022-01-08 04:05:15 +01:00
parent 448287c7f9
commit 05090da485

View File

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