You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
800 B

  1. From 938b959402552483f010401051eb800c04607a41 Mon Sep 17 00:00:00 2001
  2. From: illiliti <illiliti@protonmail.com>
  3. Date: Wed, 17 Nov 2021 00:20:57 +0300
  4. Subject: [PATCH 13/15] readme: mention PipeWire patch
  5. ---
  6. README.md | 2 +-
  7. 1 file changed, 1 insertion(+), 1 deletion(-)
  8. --- a/README.md
  9. +++ b/README.md
  10. @@ -46,7 +46,7 @@ Keep in mind that libudev-zero isn't ide
  11. * android-tools - requires udev rules for non-root usage
  12. * NetworkManager - needs investigation
  13. * libgudev - needs investigation
  14. -* PipeWire - depends on udev internal properties
  15. +* PipeWire - depends on udev internal properties. [patch](https://github.com/illiliti/libudev-zero/issues/26#issuecomment-846858706)
  16. * ldm - depends on udev internal properties
  17. * lvm2 - uses deprecated `udev_queue` API
  18. * cups - needs investigation