Skip to content

Commit

Permalink
fix(espanso-wayland): add modulo feature (#2626)
Browse files Browse the repository at this point in the history
  • Loading branch information
GarciaLnk committed Dec 14, 2024
1 parent 4efa8d5 commit 5de3917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/tools/espanso-wayland/espanso-wayland.spec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cd espanso

%build
cd espanso
%cargo_build -n -f vendored-tls,"wayland" -- --package={espanso,espanso-clipboard,espanso-config,espanso-detect,espanso-engine,espanso-info,espanso-inject,espanso-ipc,espanso-kvs,espanso-mac-utils,espanso-match,espanso-migrate,espanso-modulo,espanso-package,espanso-path,espanso-render,espanso-ui}
%cargo_build -n -f vendored-tls,"wayland",modulo -- --package={espanso,espanso-clipboard,espanso-config,espanso-detect,espanso-engine,espanso-info,espanso-inject,espanso-ipc,espanso-kvs,espanso-mac-utils,espanso-match,espanso-migrate,espanso-modulo,espanso-package,espanso-path,espanso-render,espanso-ui}

%install
mkdir -p %buildroot%_bindir
Expand Down

0 comments on commit 5de3917

Please sign in to comment.