diff --git a/hyprland-libs.recipe.py b/hyprland-libs.recipe.py index 22c20e3..819b539 100644 --- a/hyprland-libs.recipe.py +++ b/hyprland-libs.recipe.py @@ -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 = [ diff --git a/hyprland.recipe.py b/hyprland.recipe.py index c359995..ad8b079 100644 --- a/hyprland.recipe.py +++ b/hyprland.recipe.py @@ -11,7 +11,7 @@ deps = [ "cairo", "cmake", "mesa", "libdisplay-info", "libdrm", "libinput", "libjxl", "libpng", "librsvg", "libwebp", "libzip", "libglvnd", "pixman", "pugixml", "qt6", "seatd", "tomlplusplus", "wayland", "wayland-protocols", "hwdata", - "glaze", "libliftoff", "re2", "xcb-util-errors", "xwayland", "cpio", "hyprland-libs", "muparser" + "glaze", "libliftoff", "re2", "xcb-util-errors", "xwayland", "cpio", "hyprland-libs" ] build = [