]> sigrok.org Git - libserialport.git/blobdiff - README
Remove the udev dependency and parse the /sys hierarchy instead.
[libserialport.git] / README
diff --git a/README b/README
index 87de434b79dd693c655e7d468e8fb5f8fa07d966..f681f5711cb4faae8fe64da102df7d53a917e157 100644 (file)
--- a/README
+++ b/README
@@ -40,11 +40,7 @@ port, e.g. for USB devices the USB VID and PID of the underlying device.
 Dependencies
 ============
 
-On Linux, libudev is required. On other systems no other libraries are required.
-
-The libudev dependency could be eliminated in favour of direct sysfs queries at
-the cost of some brevity. This is not currently a priority but if you feel like
-doing this feel free to submit a patch.
+No other libraries are required.
 
 Building
 ========