mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-27 05:58:22 +01:00
hyprlock: update
This commit is contained in:
parent
27ca1f851f
commit
e96529af38
@ -8,10 +8,10 @@ SRC_URI = "git://github.com/hyprwm/hyprlock.git;protocol=https;branch=main"
|
|||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||||
|
|
||||||
DEPENDS = "wayland wayland-native wayland-protocols hyprlang libxkbcommon cairo pango libpam virtual/libgl virtual/egl"
|
DEPENDS = "wayland wayland-native wayland-protocols hyprlang libxkbcommon cairo pango libdrm libpam virtual/libgl virtual/egl"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "5e4eea379ec6d878b82d0532f2c8c0b4f3e29197"
|
SRCREV = "94ac7fef1abf0786655e1691fffa7d34147a2536"
|
||||||
PV = "0.0.1"
|
PV = "0.1.0"
|
||||||
|
|
||||||
inherit cmake pkgconfig features_check
|
inherit cmake pkgconfig features_check
|
||||||
|
Loading…
Reference in New Issue
Block a user