aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2018-03-10 17:44:47 +0100
committerJavier <dev.git@javispedro.com>2018-03-10 17:45:40 +0100
commit037e989c3e618bef8120ba2df3a22abc57f9eaf8 (patch)
tree9a62b0972c65008199e2fffdaa32b5774211a0a9 /README.md
parent07dd3830af6c920ac51958df3b688b2c9830fa00 (diff)
downloadrodisc-037e989c3e618bef8120ba2df3a22abc57f9eaf8.tar.gz
rodisc-037e989c3e618bef8120ba2df3a22abc57f9eaf8.zip
drop udisks dependency (instead use gio volume monitor)
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1df7e2f..e56d3e6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
rodisc
======
-This very small and hacky daemon (done in ~2 hours) that will export all optical
+This very small and hacky daemon (done in ~3 hours) that will export all optical
discs found in your Linux box (as detected by udisks) using the Apple DVD or CD
Sharing protocol.
@@ -11,7 +11,6 @@ Dependencies
* GLib (recent, with GIO)
* Avahi (avahi-gobject)
* Libsoup
-* UDisks
Usage
-----