mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Ubuntu 20.04 does not have libudev-dev causing build failure when compiling libudev-sys, which is in-turn needed by gilrs-core. Similarly, nix build also needs the udev C library. On Ubuntu 22.04, we don't see the build failures since the build dependency 'libgstreamer-plugins-base-1.0-dev' transitively pulls in libudev-dev. Fixes #31373 Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> |
||
---|---|---|
.. | ||
ci | ||
doc.servo.org | ||
layout_viewer | ||
crates-graph.py | ||
install_macos_gstreamer.sh | ||
jsdefine | ||
memory_chart.html | ||
memory_reports_over_time.py | ||
patch-trace-template.py | ||
profilicate.py | ||
run_in_headless_android_emulator.py | ||
servo.sb | ||
servo_automation_screenshot.py | ||
servo_gdb.py | ||
shell.nix | ||
start_servo.py | ||
valgrind-memcheck.supp | ||
wpt-summarize.py | ||
wpt-timing.py | ||
wpt_result_analyzer.py |