mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-03 15:36:48 +02: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 = "7429a0ea78353dab6a7a9a3e8101db98a306957d"
|
|
|
|
# Hack to allow patching the plugins
|
|
do_configure:prepend() {
|
|
rm -rf ${S}/patches
|
|
rm -rf ${S}/.pc
|
|
}
|