mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-01-30 16:22:47 +01:00
9 lines
239 B
PHP
9 lines
239 B
PHP
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
|
SRCREV = "a41bcdccac7d3fe220b3a8519633f0a812da3439"
|
|
|
|
# Hack to allow patching the plugins
|
|
do_configure:prepend() {
|
|
rm -rf ${S}/patches
|
|
rm -rf ${S}/.pc
|
|
}
|