glaze: rename glaze to glaze6

glaze7 is about to get merged into meta-openembedded
hyprland still requires glaze6
This commit is contained in:
Markus Volk
2026-01-20 20:42:45 +01:00
parent 761fdd0c66
commit f44e6dbd09
5 changed files with 6 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "wayland opengl"
DEPENDS += " \
aquamarine \
cairo \
glaze \
glaze6 \
hyprcursor \
hyprgraphics \
hyprlang \

View File

@@ -5,7 +5,7 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a0bf31bc487405beb07b19459ea85114"
DEPENDS = " \
glaze \
glaze6 \
hyprtoolkit \
hyprutils \
pixman \

View File

@@ -7,6 +7,6 @@ SRC_URI = "git://github.com/hyprwm/hyprsysteminfo.git;protocol=https;branch=main
SRCREV = "1959f049f5934be215a9eca9fbc1582438f4dbe2"
DEPENDS = "glaze hyprtoolkit hyprutils libdrm pciutils pixman"
DEPENDS = "glaze6 hyprtoolkit hyprutils libdrm pciutils pixman"
inherit cmake pkgconfig

View File

@@ -5,7 +5,7 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a0bf31bc487405beb07b19459ea85114"
DEPENDS = " \
glaze \
glaze6 \
hyprtoolkit \
pixman \
libdrm \