wayfire: fix build

This commit is contained in:
Markus Volk
2022-02-15 02:30:36 +01:00
parent 042b2c169e
commit 492fc39ef1
8 changed files with 160 additions and 11 deletions

View File

@ -14,9 +14,9 @@ DEPENDS = " \
REQUIRED_DISTRO_FEATURES = "wayland"
SRC_URI = "git://github.com/WayfireWM/wf-config.git;protocol=https;branch=master"
SRCREV = "e42a3870fb194842a505ad5a9671be1aebda0b0b"
PV = "0.8.0"
SRC_URI = "git://github.com/WayfireWM/wf-config.git;protocol=https;branch=0.7.x"
SRCREV = "62e3897f207f49b1a3bbb85ba4b11d9fea239ec1"
PV = "0.7.1"
S = "${WORKDIR}/git"
@ -24,6 +24,5 @@ inherit meson pkgconfig features_check
EXTRA_OEMESON += "--buildtype release"
BBCLASSEXTEND = ""