mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-08-28 15:02:00 +02:00
hyprland-plugins: cleanup
This commit is contained in:
@@ -1,8 +1,22 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "c0e675dd87d737f8ef64327291cbbb201f3764ba"
|
||||
|
||||
DEPENDS = " \
|
||||
pixman \
|
||||
libdrm \
|
||||
hyprland \
|
||||
libinput \
|
||||
udev \
|
||||
pango \
|
||||
cairo \
|
||||
wayland-native \
|
||||
libxkbcommon \
|
||||
"
|
||||
|
||||
# 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