mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2026-04-09 14:22:30 +02:00
glaze: rename glaze to glaze6
glaze7 is about to get merged into meta-openembedded hyprland still requires glaze6
This commit is contained in:
@@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "wayland opengl"
|
||||
DEPENDS += " \
|
||||
aquamarine \
|
||||
cairo \
|
||||
glaze \
|
||||
glaze6 \
|
||||
hyprcursor \
|
||||
hyprgraphics \
|
||||
hyprlang \
|
||||
|
||||
@@ -5,7 +5,7 @@ LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a0bf31bc487405beb07b19459ea85114"
|
||||
|
||||
DEPENDS = " \
|
||||
glaze \
|
||||
glaze6 \
|
||||
hyprtoolkit \
|
||||
hyprutils \
|
||||
pixman \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -5,7 +5,7 @@ LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a0bf31bc487405beb07b19459ea85114"
|
||||
|
||||
DEPENDS = " \
|
||||
glaze \
|
||||
glaze6 \
|
||||
hyprtoolkit \
|
||||
pixman \
|
||||
libdrm \
|
||||
|
||||
Reference in New Issue
Block a user