wayfire: update; build with shared wlroots

This commit is contained in:
Markus Volk
2022-12-08 07:49:12 +01:00
parent b4b3f39b58
commit 87891cc569
4 changed files with 9 additions and 9 deletions

View File

@ -15,8 +15,8 @@ DEPENDS = " \
REQUIRED_DISTRO_FEATURES = "wayland"
SRC_URI = "git://github.com/WayfireWM/wf-config.git;protocol=https;branch=master"
SRCREV = "578b0bf3c81ef8f94e5e9b4f427720846bc7a5c5"
PV = "0.8.0"
SRCREV = "62e3897f207f49b1a3bbb85ba4b11d9fea239ec1"
PV = "0.7.1"
S = "${WORKDIR}/git"
@ -25,4 +25,3 @@ inherit meson pkgconfig features_check
EXTRA_OEMESON += "--buildtype release"
BBCLASSEXTEND = ""