From d83350c45a46a79d8be48009d85dee55b2e89e2f Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 6 Oct 2023 18:59:06 +0100 Subject: [PATCH] media-tv/kodi: fix PkgMetadataXmlInvalidPkgRef (udev) Signed-off-by: Sam James --- media-tv/kodi/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-tv/kodi/metadata.xml b/media-tv/kodi/metadata.xml index b2debfa81d1e2..c0e583490be29 100644 --- a/media-tv/kodi/metadata.xml +++ b/media-tv/kodi/metadata.xml @@ -24,9 +24,9 @@ Enable control of shutdown, reboot, suspend, and hibernate Enable support for the Raspberry Pi Use system ffmpeg instead of the bundled one - Use virtual/libusb for usb device hotplug support. This flag should only be enabled if you're running a non-Linux kernel or you don't want to use sys-fs/udev. + Use virtual/libusb for usb device hotplug support. This flag should only be enabled if you're running a non-Linux kernel or you don't want to use udev. Enable UDF support. Required for playing blurays. - Use sys-fs/udev rules to handle devices' permissions and hotplug support. Unless you know what you're doing do not disable this flag on Linux kernels. This is provided as an option for completeness. + Use udev rules to handle devices' permissions and hotplug support. Unless you know what you're doing do not disable this flag on Linux kernels. This is provided as an option for completeness. Use sys-power/upower to get battery level and active power source Enable internal webserver Enable metadata XSLT scrapers support with dev-libs/libxslt