waybar: fix for gcc13

This commit is contained in:
Markus Volk
2023-05-27 01:05:20 +02:00
parent a7530c0316
commit f3e153a77e
2 changed files with 41 additions and 0 deletions

View File

@ -12,6 +12,7 @@ REQUIRED_DISTRO_FEATURES = "wayland gobject-introspection-data"
SRC_URI = " \
git://github.com/Alexays/Waybar.git;protocol=https;branch=master \
file://0001-include-headers-to-fix-build-after-gcc-13-update.patch \
file://waybar.service \
"