mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 22:44:31 +02:00
nwg-shell: use S = UNPACKDIR
This commit is contained in:
@ -10,10 +10,11 @@ RDEPENDS:${PN} = "go-runtime"
|
||||
|
||||
GO_IMPORT = "github.com/nwg-piotr/nwg-dock.git"
|
||||
|
||||
SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https"
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
|
||||
PV = "0.3.9"
|
||||
SRCREV = "6fdd055eaff282298ea5496d203514b5f99314a0"
|
||||
S = "${UNPACKDIR}"
|
||||
|
||||
inherit go go-mod pkgconfig
|
||||
|
||||
|
Reference in New Issue
Block a user