mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
nwg-bar: inherit pkgconfig
This commit is contained in:
parent
3a7e0a365a
commit
a53c0b56f8
@ -1,4 +1,3 @@
|
||||
|
||||
SUMMARY = "Azote is a GTK+3 based frontend for swaybg."
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
|
||||
|
@ -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}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user