wayfire: update

This commit is contained in:
Markus Volk 2023-01-31 13:51:36 +01:00
parent 5a34607134
commit 921fa67e49
3 changed files with 4 additions and 6 deletions

View File

@ -12,6 +12,7 @@ DEPENDS += " \
cairo \
freetype \
glm \
hwdata-native \
jpeg \
libdrm \
libevdev \
@ -44,8 +45,6 @@ PACKAGECONFIG[vulkan] = ",,vulkan-loader vulkan-headers glslang-native"
PACKAGECONFIG ?= " \
${@bb.utils.filter('DISTRO_FEATURES', 'vulkan x11', d)} \
gles32 \
use_system_wfconfig \
use_system_wlroots \
"
SRC_URI = "gitsm://github.com/WayfireWM/wayfire.git;protocol=https;nobranch=1"

View File

@ -16,10 +16,10 @@ DEPENDS = " \
REQUIRED_DISTRO_FEATURES = "wayland"
SRC_URI = "gitsm://github.com/WayfireWM/wcm.git;protocol=https;branch=master"
SRCREV = "5a82f0a0c76c7878f8a5e78dd02dc563202547a0"
SRC_URI = "gitsm://github.com/WayfireWM/wcm.git;protocol=https;branch=0.7.x"
SRCREV = "b725da3cc4587c8f3b25a7a699849fe94ced6e5f"
S = "${WORKDIR}/git"
PV = "0.7.0"
PV = "0.7.5"
inherit meson pkgconfig features_check

View File

@ -13,7 +13,6 @@ DEPENDS = " \
wayfire \
gtkmm3 \
gtk-layer-shell \
wf-config \
pulseaudio \
libnotify3 \
"