mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
kanshi: update
This commit is contained in:
parent
05443025cb
commit
86080f9cc2
@ -11,7 +11,7 @@ SRC_URI = " \
|
|||||||
git://git.sr.ht/~emersion/kanshi;protocol=https;branch=master \
|
git://git.sr.ht/~emersion/kanshi;protocol=https;branch=master \
|
||||||
"
|
"
|
||||||
|
|
||||||
DEPENDS = "wayland wayland-native"
|
DEPENDS = "wayland wayland-native libscfg"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check
|
inherit meson pkgconfig features_check
|
||||||
|
|
||||||
@ -23,8 +23,8 @@ PACKAGECONFIG ?= " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "1.2.0"
|
PV = "1.7.0"
|
||||||
SRCREV = "992c1954a6a00a3f66882c9eb75d74c2dbcbe25c"
|
SRCREV = "83dc2fd4ff28ba77b5729ab89fc1b8ea3b3e2882"
|
||||||
|
|
||||||
EXTRA_OEMESON += "--buildtype release"
|
EXTRA_OEMESON += "--buildtype release"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user