wifi-densepose/.github
ruv c059a2eaaa ci: also install libudev-dev + libdbus-1-dev (tokio-serial / dbus)
After adding the GTK/glib set, the next blocker was `libudev-sys` (pulled by
`tokio-serial` in `wifi-densepose-desktop`):

  pkg-config exited with status code 1
  > pkg-config --libs --cflags libudev
  The system library `libudev` required by crate `libudev-sys` was not found.

Add `libudev-dev` (and `libdbus-1-dev` defensively — Tauri's runtime
notification/tray paths use it).

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-05-13 09:17:00 -04:00
..
workflows ci: also install libudev-dev + libdbus-1-dev (tokio-serial / dbus) 2026-05-13 09:17:00 -04:00
dependabot.yml security: pin GitHub Actions to SHAs and bump vulnerable npm deps (#442) 2026-04-28 08:46:51 -04:00