hypr: move muparse dep to hyprland-libs

This commit is contained in:
2025-12-18 13:47:39 +01:00
parent 99ad9b1dae
commit cb419eeaca
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ destdir = f"{fembuilddir}/DESTDIR"
deps = [
"cairo", "cmake", "mesa", "libdisplay-info", "libdrm", "libinput",
"libjxl", "libpng", "librsvg", "libwebp", "libzip", "libglvnd", "pixman",
"pugixml", "qt6", "seatd", "tomlplusplus", "wayland", "wayland-protocols", "hwdata"
"pugixml", "qt6", "seatd", "tomlplusplus", "wayland", "wayland-protocols", "hwdata", "muparser",
]
build = [