mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-19 20:08:27 +01:00
gtk-layer-shell: add PV
This commit is contained in:
parent
39109d1317
commit
5ed18cfc57
@ -21,9 +21,10 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/wmww/gtk-layer-shell.git;protocol=https"
|
||||
SRCREV = "6ddf8f48a5659108550303dc84b99a472f9ef622"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.6.0"
|
||||
SRCREV = "v${PV}"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
FILES_${PN} = "${datadir} ${libdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user