forked from FemboyOS/fempkg_recipes
hypr: move muparse dep to hyprland-libs
This commit is contained in:
@@ -9,7 +9,7 @@ destdir = f"{fembuilddir}/DESTDIR"
|
|||||||
deps = [
|
deps = [
|
||||||
"cairo", "cmake", "mesa", "libdisplay-info", "libdrm", "libinput",
|
"cairo", "cmake", "mesa", "libdisplay-info", "libdrm", "libinput",
|
||||||
"libjxl", "libpng", "librsvg", "libwebp", "libzip", "libglvnd", "pixman",
|
"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 = [
|
build = [
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ deps = [
|
|||||||
"cairo", "cmake", "mesa", "libdisplay-info", "libdrm", "libinput",
|
"cairo", "cmake", "mesa", "libdisplay-info", "libdrm", "libinput",
|
||||||
"libjxl", "libpng", "librsvg", "libwebp", "libzip", "libglvnd", "pixman",
|
"libjxl", "libpng", "librsvg", "libwebp", "libzip", "libglvnd", "pixman",
|
||||||
"pugixml", "qt6", "seatd", "tomlplusplus", "wayland", "wayland-protocols", "hwdata",
|
"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 = [
|
build = [
|
||||||
|
|||||||
Reference in New Issue
Block a user