mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2026-04-09 14:22:30 +02:00
hyprland-plugins: update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "7f94d2c09fe64be4dd7000bc8a950afe3f1232f3"
|
||||
SRCREV = "0b356053fa4e6a6f5e857529654ff45eba2859d8"
|
||||
|
||||
DEPENDS += " \
|
||||
pixman \
|
||||
@@ -11,14 +11,9 @@ DEPENDS += " \
|
||||
cairo \
|
||||
wayland-native \
|
||||
libxkbcommon \
|
||||
hyprutils \
|
||||
"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
# Hack to allow patching the plugins
|
||||
do_configure:prepend() {
|
||||
rm -rf ${S}/patches
|
||||
rm -rf ${S}/.pc
|
||||
}
|
||||
|
||||
FILES:${PN}-dev = ""
|
||||
|
||||
Reference in New Issue
Block a user